Click or drag to resize
Accord.NET (logo)

RationalToString Method

Overload List
  NameDescription
Public methodToString
Converts the Rational to a string in the form of an improper fraction.
(Overrides ValueTypeToString.)
Public methodToString(IFormatProvider)
Converts this instance to its equivalent string representation.
Public methodToString(String, IFormatProvider)
Converts this instance to its equivalent string representation.
Top
See Also