Contents

BNNSArithmeticMultiplyNoNaN

An operation that calculates the element-wise product of its two inputs and returns zero, even if the first input is NaN or infinity.

Declaration

var BNNSArithmeticMultiplyNoNaN: BNNSArithmeticFunction { get }

See Also

Binary Arithmetic Functions