math-php
MathPHP\Number\Rational Member List

This is the complete list of members for MathPHP\Number\Rational, including all inherited members.

$denominator (defined in MathPHP\Number\Rational)MathPHP\Number\Rationalprotected
$numerator (defined in MathPHP\Number\Rational)MathPHP\Number\Rationalprotected
$whole (defined in MathPHP\Number\Rational)MathPHP\Number\Rationalprotected
__construct(int $w, int $n, int $d)MathPHP\Number\Rational
__toString()MathPHP\Number\Rational
abs()MathPHP\Number\Rational
add($r)MathPHP\Number\Rational
divide($r)MathPHP\Number\Rational
equals(Rational $rn)MathPHP\Number\Rational
multiply($r)MathPHP\Number\Rational
subtract($r)MathPHP\Number\Rational
toFloat()MathPHP\Number\Rational