Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - math_errors http://www.X-Hacker.org [<<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