sallam-ahmed / Polynomial-Calculator

Data Structure 2015 Course Project
Apache License 2.0
0 stars 3 forks source link

Polynomial-Calculator

Description

Data Structure 2015 Course Project - Faculty of Computer and Information Sciences - Ain Shams University.

The project aims to do the following operations on two polynomials:

  1. Adding
  2. Subtracting
  3. Multiplying
  4. Dividing
  5. Finding GCD
  6. Finding derivative
  7. Finding Modulus
  8. Solving the polynomial
  9. Substitute x and finding f(x)
  10. Plotting the polynomial
  11. Finding the definite integeral from a to b

Developers

Project Manager