Skip to content

BaseMax/PolynomialDivideCPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polynomial Divide Algorithm CPP

Implement algorithm of divide operator of polynomial in C++.

Using

$ mkdir build
$ cd build
$ cmake ..
$ make
$ ./Polynomial

Authors

  • Maximilian Edison (@MaxianEdison)
  • Max Base (@BaseMax)
  • Ghasem Ramezani (@another_ghasem)

About

Implement algorithm of divide operator of polynomial in C++.

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors