WebGeometry Interfaces Module APIDOMMatrix.fromFloat64Arraymethod DOMMatrix.fromFloat64Array#DOMMatrix.fromFloat64Array(array64: Float64Array<ArrayBuffer>): DOMMatrixThe fromFloat64Array() static method of the DOMMatrix interface creates a new DOMMatrix object given an array of double-precision (64-bit) floating-point values. MDN Reference Parameters ##array64: Float64Array<ArrayBuffer> Return Type #DOMMatrix
method DOMMatrix.fromFloat64Array#DOMMatrix.fromFloat64Array(array64: Float64Array<ArrayBuffer>): DOMMatrixThe fromFloat64Array() static method of the DOMMatrix interface creates a new DOMMatrix object given an array of double-precision (64-bit) floating-point values. MDN Reference Parameters ##array64: Float64Array<ArrayBuffer> Return Type #DOMMatrix