Download the PHP package pbaczek/fraction without Composer
On this page you can find all versions of the php package pbaczek/fraction. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pbaczek/fraction
More information about pbaczek/fraction
Files in pbaczek/fraction
Download pbaczek/fraction
More information about pbaczek/fraction
Files in pbaczek/fraction
Vendor pbaczek
Package fraction
Short Description Library that handles fractions as nominator/denominator
License MIT
Package fraction
Short Description Library that handles fractions as nominator/denominator
License MIT
Please rate this library. Is it a good library?
Informations about the package fraction
fraction
Fraction is a PHP library for doing a fraction operation in a human-like way. Normally when you do mathematical operations in any programming language you get approximations, presented in a decimal form.
Fraction class
This class represents human like fraction operations
-
Simple addition
-
Subtraction
-
Multiplication
- Division
MFraction class
This class utilizes https://en.wikipedia.org/wiki/Big_M_method
All versions of fraction with dependencies
PHP Build Version
Package Version
Requires
php Version
8.3.*
ext-gmp Version *
ext-gmp Version *
The package pbaczek/fraction contains the following files
Loading the files please wait ...