Click here to Skip to main content
15,892,298 members
Articles / Programming Languages / C++

A Real Polynomial Class with Root Finder

Rate me:
Please Sign up or sign in to vote.
4.90/5 (16 votes)
1 Nov 2013MIT13 min read 63.5K   1.1K   20  
Uses overloaded operators to make Polynomials easy to use.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior)
United States United States
I'm an electrical engineer who has spend most of my career writing software. My background includes Digital Signal Processing, Multimedia programming, Robotics, Text-To-Speech, and Storage products. Most of the code that I've written is in C, C++ and Python. I know Object Oriented Design and I'm a proponent of Design Patterns.

My hobbies include writing software for fun, amateur radio, chess, and performing magic, mostly for charities.

Comments and Discussions