phrity-util-numerics

[php-lib] Utility library for numerics. Float versions of ceil(), floor() and rand() with precision. An open minded numeric parser, formatter, plus some additional functions.

Downloads
5K
Stars
1
Committers
2

Bot releases are visible (Hide)

phrity-util-numerics - v2.4.0 Latest Release

Published by sirn-se 2 months ago

  • Multiple-of rounding methods: ceil() floor() round()
phrity-util-numerics - v2.3.0

Published by sirn-se 10 months ago

  • Adding php 8.4 in test CI
  • precision() take second parameter wide, if set evaluate PHP_FLOAT_DIG decimals
  • precision() fixed so it handles exponential notation
  • format() now support negative precision
  • Various doc and docblock fixes
phrity-util-numerics - Default locale

Published by sirn-se over 1 year ago

phrity-util-numerics - Php 8

Published by sirn-se almost 4 years ago

  • Adding Php 8 support
  • Some superficial updates