Array.$dth()

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


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

Applies the functions given as the second parameter on the diagonal at nthDiagonalIndex (-ve for diagonals below the proper diagonal, and zero for the proper diagonal), and

Same as Array.$diag() for proper diagonal