Advanced-Math
Advanced-Math copied to clipboard
Advanced Mathematical Operations Library for JavaScript
fixed geometry/trigonometry tests which were only failing due to requirement to match to to great of a decimal place, now all tests succeed
if I design a calculator with this package:=> user input like ==> ```4 + 6 - 12 / 2 + (12 / (5 -3)) + 3``` To implement this excretion...
I want to develop this library efficient and accurate to help developers to save their time. So please create new issues...