https://developer.mozilla.org/en-US/docs/Web/API/DOMMatrixReadOnly/toFloat64Array
DOMMatrixReadOnly: toFloat64Array() method - Web APIs | MDN
The toFloat64Array() method of the DOMMatrixReadOnly interface returns a new Float64Array containing all 16 elements (m11, m12, m13, m14, m21, m22, m23, m24,...
web apismethodmdn