This documentation is compiled for the latest release of Mathos Core Library
Structures
Structure | Description | |
---|---|---|
![]() | Fraction |
The Fraction type makes it possible to store numbers in form of p/q, where p,q are integers.
The integer is stored as Int64 (long).
|