Skip to content

v0.10.0

Compare
Choose a tag to compare
@DanielJDufour DanielJDufour released this 19 Jan 04:48
· 13 commits to main since this release
  • Update README.md 942cc92
  • Updated README.md b5c049a
  • added package-lock.json to .gitignore eb42948
  • Merge pull request #12 from DanielJDufour/update f5d352a
  • use multiply_rational instead of multiply in ols.js 1a37b9c
  • added ols and improved imaginary support for pow 158a7f0
  • added use_strict in a lot of places fe19072
  • updated README.md to say there is limited support for infinity f1c53ee
  • added cube and square to typings 0c1660c
  • added more exports to preciso.js 41ea17a
  • added more tests to test.js 239d54a
  • updated files in package.json 081d05c
  • added root_integer_digits.js 566d1b3
  • added square.js e2621fa
  • added sine.js and sine_radians.js 775be57
  • added cosine.js and cosine_radians.js b0d129b
  • added cube.js 8126fa1
  • added reciprocal to docs and max_decimal_digits to multiply f2e8268

v0.10.0-0...v0.10.0