This documentation is compiled for the latest release of Mathos Core Library
Top
Overload List
| Name | Description | |
|---|---|---|
| Fraction(Int64) | Initializes a new instance of the Fraction class | |
| Fraction(String) | Initializes a new instance of the Fraction class | |
| Fraction(Int64, Int64) | Initializes a new instance of the Fraction class | |
| Fraction(Fraction, Fraction) | Initializes a new instance of the Fraction class |
See Also