Click or drag to resize
Accord.NET (logo)

RationalSimplify Method

Gets the simplified version of the rational number.

Namespace:  Accord.Math
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
public Rational Simplify()
Request Example View Source

Return Value

Type: Rational
See Also