FractionToSternBrocotSystem Method Mathos Core Library 1.0.5.1 (changeset 39720)
This documentation is compiled for the latest release of Mathos Core Library
Overload List

  NameDescription
Public methodCode exampleToSternBrocotSystem
Convert the fraction into a Stern-Brocot system
Public methodStatic memberToSternBrocotSystem(Decimal, Boolean, Int32)
Converts a decimal to Stern-Brocot number system consisting of L's and R's. In order to convert a fraction, use the non-static method inside the fraction class.
Top
See Also

Reference