0.7.0 - 2024/06/12
- Added
linear_sroot
, straight lifted from break_eternity.js. - Added non-principal branch to
lambertw
, straight lifted from break_eternity.js. - Added comparisons with tolerance:
eq_tolerance
etc. - Fixed nonfunctioning
iteratedexp
/iteratedlog
. - Fixed inaccurage
gamma
. - Fixed a crash parsing a string with a big operation (#39).
- Fixed
lambertw
failing to converge on certain values (ExpantaNum.js#25).
Full Changelog: v0.6.0...v0.7.0