Click or drag to resize

Floating Point Arithmetic

This section describes methods checking if the matrix has the following abnormal values:

  • NaN;

  • positive infinity (is the result of dividing a positive number by zero);

  • negative infinity (is the result of dividing a negative number by zero).

Methods
See Also