Skip to content
/ groot Public

GROOT is a Rest API that approximates the root of a function using various algorithms.

License

Notifications You must be signed in to change notification settings

Hanksha/groot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

GROOT

GROOT is a Rest API that approximates the root of a function using various algorithms.

Features

Algorithms

  • Bisection
  • Newton-Raphson
  • Regula falsi
  • Secant

Operators

  • +
  • -
  • *
  • /
  • % (mod)
  • ^ (power)

Functions

  • cos
  • sin
  • tan
  • max
  • min
  • log
  • abs

About

GROOT is a Rest API that approximates the root of a function using various algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published