Coder-Spirit/php-bignumbers
A robust library to handle immutable big numbers inside PHP applications
PHPMIT
Issues
- 0
Unexpected rounding results
#73 opened by apapsch - 0
Leading decimal not supported in fromString
#76 opened by mareeo - 0
`mod()` fails for values >= .95 && < 1.0.
#71 opened by kevindecapite - 0
abs method doesnt work with long negative numbers.
#70 opened by bnd170 - 1
Incorrect decimal calculation.
#69 opened by kevindecapite - 0
Default value for $scale should not be null (arccos, arctan, arcsec, arccsc, tan, cotan etc.)
#68 opened by gregor-tb - 2
Bring back php-exceptions
#63 opened by djeux - 0
Add formatting method (enhancement)
#65 opened by bdteo - 3
Float precision errors using number_format()
#37 opened by GusGold - 0
Division by zero warning in innerLog10
#60 opened by precariouspanther - 3
Division by zero error in div()
#58 opened by maff - 1
Invalid object type
#57 opened by Gemorroj - 4
- 3
bcdiv() division by zero error
#53 opened by djmattyg007 - 4
- 14
Add trigonometric functions
#13 opened by castarco - 1
[WIP] Add important numerical constants
#14 opened by castarco - 2
New release version
#47 opened by shabbyrobe - 0
- 0
Add BigRational type
#27 opened by castarco - 0
Add `BigInteger` type
#28 opened by castarco - 0
Add BigComplex type
#29 opened by castarco - 6
- 3
Constructors using self
#35 opened by josecelano - 4
Round half even and odd
#34 opened by josecelano - 0
[WIP] Fix methods and tests on Infinite values
#23 opened by castarco - 1
Check Sensiolabs recommendations on PSR-1
#26 opened by castarco - 0
Improve the coverage metrics by improving* tests
#33 opened by castarco - 0
- 1
[WIP] Fix `pow` behavior on negative numbers
#24 opened by castarco - 1
- 2
Add `isInteger` method to Decimal
#21 opened by castarco - 1
Long exponential part causes an error
#8 opened by silentvick - 0
Add BigFloat type
#15 opened by castarco - 0
[WIP] The documentation is outdated
#12 opened by castarco - 5
Add round up
#10 opened by aschmois - 2
Exponential notation validation
#7 opened by silentvick - 2
Class Decimal not found
#1 opened by taylorren - 1
ceil function returns float
#3 opened by miroshnik