copy,
denom,
denominator,
factor,
height,
latex,
mod_ui,
numer,
numerator,
order,
parent,
set_si,
set_str,
str
Further documentation:
) |
The max absolute value of the numerator and denominator of self, as an Integer.
Instances of class Rational also have the following special functions:
__abs__,
__add__,
__cmp__,
__div__,
__eq__,
__float__,
__ge__,
__gt__,
__int__,
__invert__,
__le__,
__long__,
__lt__,
__mod__,
__mul__,
__ne__,
__neg__,
__pos__,
__pow__,
__radd__,
__rdiv__,
__reduce__,
__rmod__,
__rmul__,
__rpow__,
__rsub__,
__sub__
See About this document... for information on suggesting changes.