eobermuhlner/big-math
Advanced Java BigDecimal math functions (pow, sqrt, log, sin, ...) using arbitrary precision.
JavaMIT
Issues
- 0
- 0
doubleValue performance
#70 opened by hrkalona - 0
Pow throws Overflow in special case
#69 opened by runforlife - 2
- 0
- 1
Performance issue in BigDecimalMath.pow()
#65 opened by ekuleshov - 1
Question about big-math .jar file.
#64 opened by PowerUser1234 - 12
- 1
Something the matter with the 2.3.1 release?
#61 opened by mihxil - 0
Prepare release 2.3.2
#63 opened by eobermuhlner - 4
- 0
- 2
Prepare release 2.3.1
#49 opened by eobermuhlner - 2
sqrt rounding
#51 opened by MikeMcl - 3
Issue with larger scales?
#58 opened by uklimaschewski - 1
sqrt hangs
#50 opened by MikeMcl - 0
root(x, n) with large n is very slow
#48 opened by eobermuhlner - 0
Prepare release 2.3.0
#45 opened by eobermuhlner - 0
- 0
Prepare release 2.2.1
#43 opened by eobermuhlner - 4
- 0
Prepare release 2.2.0
#38 opened by eobermuhlner - 0
- 1
- 0
Prepare release 2.1.0
#26 opened by eobermuhlner - 11
Efficient parsing and serialization of BigInt from/to String of base 10 representation
#30 opened by plokhotnyuk - 8
More efficient calculation of factorial
#28 opened by plokhotnyuk - 1
Optimize performance of `log()`
#29 opened by eobermuhlner - 2
- 1
- 2
- 13
Provide a solution where MathContext does not need to be passed to all methods
#12 opened by eobermuhlner - 0
Add Java 9 module name to manifest
#19 opened by eobermuhlner - 0
Support OSGi
#20 opened by eobermuhlner - 2
might has issue with MathContext.UNLIMITED
#23 opened by Wireless4024 - 2
Problem in atan2 function
#17 opened by sportingindividual - 3
Doesn't work for the code below
#21 opened by danielnd14 - 0
Add BigDecimalMath.reciprocal()
#16 opened by eobermuhlner - 0
- 0
Prepare release 2.0.1
#18 opened by eobermuhlner - 7
- 0
add BigDecimal.significantDigits()
#14 opened by eobermuhlner - 0
- 6
1.5^(1e10) gives incorrect result due to integer overflow in expIntegralFractional
#7 opened by skluyskens - 3
Support complex numbers
#9 opened by eobermuhlner - 0
Prepare release 2.0.0
#11 opened by eobermuhlner - 0
Prepare release 1.3.0
#6 opened by eobermuhlner - 0
Implement atan2(x, y)
#5 opened by eobermuhlner - 4
Publish to Maven
#2 opened by joealbertvp - 1