Array.$d()

From ZCubes Wiki
Revision as of 03:54, 28 February 2022 by Devika (talk | contribs) (→‎Examples)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Array.$d(Function|Array of Functions[,param1,param2,...])

Same as Array.$diag()

Examples

  • (MS(4)).$d (SIN)
  • (1..3**3).$d(SIN)