marcoconsiglio/bcmath-extended
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.
时间:2026-02-19 15:55
krowinski/bcmath-extended
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
时间:2026-01-04 16:16
knightowl1031/php-precision-ceil
PHP helper for formatting numbers to a specific decimal precision.
时间:2025-07-23 07:09
phrity/util-numerics
Utility library for numerics. Float versions of ceil(), floor() and rand() with precision. Open minded numeric parser and formatter.
时间:2019-03-29 09:53