Bcmath Extended Versions Save

Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions.

3.0.0

6 years ago
  • change: getDecimalsLengthFromNumber set to public #21
  • remove: fmod - removed php7.2 as is not working as intended #20
  • added: for 7.2 0 as scale for bcmod to keep compatibility with 7.1 mod
  • added: php 7.2 travis tests

2.0.1

6 years ago
  • fix for scientific notation

2.0.0

6 years ago

2.0.0-rc.2

6 years ago

2.0.0-rc.1

6 years ago

2.0.0-pre

6 years ago

v1.3.6

6 years ago

#16

v1.3.5

6 years ago

#13

v1.3.4

6 years ago

v1.3.3

6 years ago