Mathos.Arithmetic.Fractions NamespaceMathos Core Library 1.0.5.1 (changeset 39720)
This documentation is compiled for the latest release of Mathos Core Library
 
Structures

  StructureDescription
Public structureFraction
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).