• This function xMultiply the first array by the second array or a constant value to each element of the first array

    Type Parameters

    • ArrayType extends NumberArray = Float64Array<ArrayBufferLike>

    Parameters

    Returns ArrayType