/Polynomial

Polynomial Implementation for C++

Primary LanguageC++

Polynomial

How to run

Navigate to ProjectFolder and run this

g++ main.cpp Polynomial.cpp -o main && ./main

Every feature is commented. so you can commented out to test