Index | | | Related pages | | | Classes | | | Functions | | | Entities | | | Function Sets | | | Groups |
class
MathError( [code], [description], [extra] )
from
\
Error( code, description, extra )
Mathematical calculation error. more...
This class is generated when a mathematical operation caused an error; it may be a domain error, as trying to extract the square root of a negative number, an overflow error or a division by zero. The error code will detail what kind of math error has happened.
Index | | | Related pages | | | Classes | | | Functions | | | Entities | | | Function Sets | | | Groups |