version 6.0
La siguiente tabla lista los códigos NaN devueltos por el sistema operativo. NaN es una representación del Standard Apple Numeric Environment (SANE) que significa "Not a Number." NaN aparece cuando una operación produce un resultado que va más allá del alcance de SANE.
Code | Descripción |
1 | Invalid square root |
2 | Invalid addition |
4 | Invalid division |
8 | Invalid multiplication |
9 | Invalid remainder |
17 | Converting an invalid ASCII string |
20 | Converting a Comp Tipo Número to floating-point |
21 | Creating a NaN with a zero code |
33 | Invalid argument to a trig function |
34 | Invalid argument to an inverse trig function |
36 | Invalid argument to a log function |
37 | Invalid argument to an xi or xy function |
38 | Invalid argument to a financial function |
255 | Uninitialized storage |