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