toArray

Returns the matrix elements as an [a, b, c, d, e, f] array.

Parameters

digits Number

(Optional) Number of fractional digits.

Returns

Array An array representation of the matrix.

In this article