Advanced-Math icon indicating copy to clipboard operation
Advanced-Math copied to clipboard

Advanced Mathematical Operations Library for JavaScript

Results 3 Advanced-Math issues
Sort by recently updated
recently updated
newest added

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...

good first issue

I want to develop this library efficient and accurate to help developers to save their time. So please create new issues...