Libraries tagged by scientific-notation
krowinski/bcmath-extended
81 Favers
1178637 Downloads
1178637 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
198032 Downloads
198032 Downloads
Format numbers in various formats, like scientific notation or unit-suffix notation
gammadia/bcmath-extended-nullable
0 Favers
105314 Downloads
105314 Downloads
Fork of krowinski/bcmath-extended with added nullable input arguments
beacoria/bc
0 Favers
3 Downloads
3 Downloads
Extends the BCMath function set with support for converting scientific notation to standard decimal format.