Complex Number 0.1.2 |
Classes that represent mathematical exceptions. More...
Go to the source code of this file.
Classes | |
class | DivisionByZeroException |
A division by zero exception. More... | |
class | LogarithmOfZeroException |
A logarithm of zero exception. More... | |
class | ZeroToComplexPowerException |
A zero to a complex power exception. More... | |
class | ZeroToTheZerothPowerException |
A zero to the zeroth power exception. More... | |
Namespaces | |
namespace | math |
Math namespace. | |
namespace | complex |
Complex namespace. |
Classes that represent mathematical exceptions.
This file contains classes that represent mathematical exceptions, such as domain errors
Definition in file MathExceptions.h.