Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 23, 2019. It is now read-only.

algebra.js 0.2.4

Latest

Choose a tag to compare

@nicolewhite nicolewhite released this 21 Oct 15:12
· 30 commits to master since this release

Bug Fixes

  • Solving quadratics with irrational solutions when a > 1 was yielding incorrect results. Fixed in a84cb43.
  • Coefficients on variables with degree > 1 were being incorrectly raised to said degree. Fixed in 3b492c3.