This class can be used to perform operations with numbers represented as fractions.
It takes numerator and denominator number and can perform basic operations with other fractional numbers such as addition, subtraction, multiplication and division.
The class may also simplify the resulting fraction by dividing both numeration and denominator by the common denominator.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
fraction.php |
Class |
file with basic class |