NebelFox / Polynomials

A class for operating with polynomials, wrapped in a nice console menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polynomials

Just a polynomials calculator. Supports +, -, *, /, ^, superposition of polynomials as well as evaluating a polynomial in a certain point using Horner's method

About

A class for operating with polynomials, wrapped in a nice console menu


Languages

Language:C++ 98.2%Language:CMake 1.8%