Releases: bartekleon/BigMath
Releases · bartekleon/BigMath
version 1.2.3
version 1.2.3
version 1.2.2
version 1.2.2
version 1.2.1
version 1.2.1
version 1.2.0
Added:
- Lambert's W Function
x
tower function (y = x ** x ** x ** x ** ... y = x ** y)
Changed:
- Functions approximation is changed to be correct to 10 ** -40 (doesn't work on all functions, like gamma function)
- Replaced most
numbers
withbigints
to improve performance - Rewritten
asin
algorithm
version 1.1.3
version 1.1.3