
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - math_errors
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
math_errors
Errors created by math functions and returned by the function
matherror().
DOMAIN Invalid operation.
OVERFLOW Result to large to be represented.
PLOSS Partial loss of precision.
SING Argument singularity, for example a zero value passed
to log().
a function that requires non-zero).
TLOSS Total loss of precision.
UNDERFLOW Result too small to be represented.
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson