BNNS.ArithmeticBinaryFunction.multiplyNoNaN
An operation that calculates the element-wise product of its two inputs and returns zero if the second input is zero, even if the first input is NaN or infinity.
Declaration
case multiplyNoNaNAn operation that calculates the element-wise product of its two inputs and returns zero if the second input is zero, even if the first input is NaN or infinity.
case multiplyNoNaN