Skip to content

thdb-theo/Polynomial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polynomials 0.2

Support of Polynomial of degrees up to 100. Supports root-finding, derivative and more.

Also includes an app which supports plotting, roots finding, factorisation and derivatives

Rational functions are also supported

Plotting requires that matplotlib and numpy are installed.

The app requires PyQT4

Features:

  • Roots
  • Nth derivative
  • Tangents
  • Inflection points and inflection tangents
  • Plotting
  • Factorisation
  • Addition and subtraction
  • Multiplication and division (including polynomial division)
  • Power to positive integers
  • Extremes
  • Limit
  • Integrals
  • Rational functions
  • Asymptotes

Thanks to:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages