Skip to content

A numerical calculus solver supporting the calculation of limits, derivatives at a given point, and definite integrals.

License

Notifications You must be signed in to change notification settings

MichaelSDavid/nCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nCalc

A console-based numerical calculus solver that can approximate limits, integrals, and derivatives using methods like

  • Limit case-analysis
  • Central difference quotients
  • 3/8 Simpson's Rule

(along with storing calculation history)

About

A numerical calculus solver supporting the calculation of limits, derivatives at a given point, and definite integrals.

Topics

Resources

License

Stars

Watchers

Forks

Languages