MLCArithmeticOperation.divideNoNaN
Calculates the element-wise division of the inputs, and returns 0 if the denominator is 0.
Declaration
case divideNoNaNDiscussion
Returns 0 if the denominator is 0.
Calculates the element-wise division of the inputs, and returns 0 if the denominator is 0.
case divideNoNaNReturns 0 if the denominator is 0.