Array.$diag()

From ZCubes Wiki
Revision as of 12:11, 10 April 2020 by Joseph (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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

Applies the functions given as the second parameter on the proper diagonal.

Same as Array.$d()

Related Functions

Array.diagonal()