SANE NaN Errors

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 6.0


The following table lists the NaN codes returned by the Operating System. NaN is a Standard Apple Numeric Environment (SANE) representation which means "Not a Number." NaN appears when an operation produces a result that is beyond SANE's scope.

CodeDescription
1Invalid square root
2Invalid addition
4Invalid division
8Invalid multiplication
9Invalid remainder
17Converting an invalid ASCII string
20Converting a Comp type number to floating-point
21Creating a NaN with a zero code
33Invalid argument to a trig function
34Invalid argument to an inverse trig function
36Invalid argument to a log function
37Invalid argument to an xi or xy function
38Invalid argument to a financial function
255Uninitialized storage


4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next