Array.$diag()

From ZCubes Wiki
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()