You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Free WordPress Plugin: PEMDAS calculator solves mathematical expressions with the order of operations - brackets, exponents, multiplication, division, addition, and subtraction. www.calculator.io/math-equation-solver/
These are my university projects on the discipline "Numerical methods". I implemented various algorithms of numeric calculations such as: interpolation, approximation, integral calculation, solving equations, solving systems of linear algebraic equations (SLAE), minimization of quadratic function
A pure HTML/JS/CSS reactive notebook for symbolic computation - computer algebra system (CAS) with support of differents kernels (GIAC JS as default kernel), JSXGraph as default plotting backend and MathField as Math2D input. It's also usable as PWA.