- xMultiply<ArrayType extends NumberArray = Float64Array<ArrayBufferLike>>(
array1: NumberArray,
array2: number | NumberArray,
options?: XMultiplyOptions<ArrayType>,
): ArrayType Type Parameters
- ArrayType extends NumberArray = Float64Array<ArrayBufferLike>
This function xMultiply the first array by the second array or a constant value to each element of the first array