4.3.2.1 Rational Objects

class Rational
Instances of class Rational have the following methods (in addition to inherited methods and special methods):

height

These methods are defined as follows:

height( )

The max absolute value of the numerator and denominator of self, as an Integer.

See About this document... for information on suggesting changes.