/mathcomp

A lists of programs that I made to illustrate what I learnt in Computational Mathematics class (SCI 1113) at UTM Space

Primary LanguageHTML

Solving non-linear equations using:

  • Bisection method
  • False Position method
  • Secant method
  • Newton method

Skills used to code this web application: Wolfram Alpha API, Math.js JavaScript, JQuery, HTML, CSS.