This documentation is compiled for the latest release of Mathos Core Library
Classes
Class | Description | |
---|---|---|
![]() | ComplexOperation |
Structures
Structure | Description | |
---|---|---|
![]() | ComplexNumber | Obsolete.
The Complex Number type makes it possible to store numbers in form of a + bi, where a,b are real numbers and i is sqrt(-1).
The real part of the number is stored as a decimal.
|