Click or drag to resize
Accord.NET (logo)

RationalParse Method

Overload List
  NameDescription
Public methodStatic memberParse(String)
Converts the string representation of a number to its Rational representation.
Public methodStatic memberParse(String, NumberStyles)
Converts the string representation of a number to its Rational representation.
Public methodStatic memberParse(String, IFormatProvider)
Converts the string representation of a number to its Rational representation.
Public methodStatic memberParse(String, NumberStyles, IFormatProvider)
Converts the string representation of a number to its Rational representation.
Top
See Also