Skip to content

JayantGandhi/Polynomial

Repository files navigation

jg492Poly.cpp

Adds, Subtracts, and multiplies polynomials from an input file and then prints the result.
It is designed to run on UNIX.
See sample input file for the specific format the program accepts.
'p:' notes a polynomial
	where each pair of numbers relates to a term of the polynomial (first term = coefficient, second term = exponent)
'o:' notes an operator

About

Adds, subtracts, and multiplies polynomials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published