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 }An operation that calculates the element-wise product of its two inputs and returns zero, even if the first input is NaN or infinity.
var BNNSArithmeticMultiplyNoNaN: BNNSArithmeticFunction { get }