Libraries tagged by scientific-notation
krowinski/bcmath-extended
79 Favers
914706 Downloads
914706 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
nicmart/numbers
54 Favers
120813 Downloads
120813 Downloads
Format numbers in various formats, like scientific notation or unit-suffix notation
gammadia/bcmath-extended-nullable
0 Favers
98490 Downloads
98490 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
beacoria/bc
0 Favers
2 Downloads
2 Downloads
Extends the BCMath function set with support for converting scientific notation to standard decimal format.