This documentation is for the old version. Go to the latest Graphics Mill docs

Rational Constructor

Creates new Rational instance.

Overload List

Name Description
Public method Rational()

Creates empty Rational instance.

Public method Rational(Int32, Int32)

Creates new Rational instance with specified dividend and divider.

See Also

Reference