PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Math » Math_Fraction

Classes that represent and manipulate fractions.

This package is unmaintained.

Download latest release 0.4.1 (archived versions might be outdated)

License: PHP

Description

Classes that represent and manipulate fractions (x = a/b).

The Math_FractionOp static class contains definitions for:
- basic arithmetic operations
- comparing fractions
- greatest common divisor (gcd) and least common multiple (lcm) of two integers
- simplifying (reducing) and getting the reciprocal of a fraction
- converting a float to fraction.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#3053ClosedReq2004-12-29Math_Fraction::makeFraction() and toString() methods ?
#11615ClosedBug0.4.02007-07-16small bug in Math_FractionOp::stringToFraction
#18510ClosedBug0.4.12011-05-06Reference issue -- PHP 5.3.4