Skip to content

Releases: bartekleon/BigMath

version 1.2.3

13 Mar 09:38
Compare
Choose a tag to compare
version 1.2.3

version 1.2.2

11 Mar 06:19
Compare
Choose a tag to compare
version 1.2.2

version 1.2.1

11 Mar 06:20
Compare
Choose a tag to compare
version 1.2.1

version 1.2.0

24 Feb 15:57
Compare
Choose a tag to compare

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 with bigints to improve performance
  • Rewritten asin algorithm

version 1.1.3

20 Feb 03:05
Compare
Choose a tag to compare
version 1.1.3