Click here to Skip to main content
15,885,914 members
Articles / Programming Languages / C#

Multivariate polynomial

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
17 Dec 2012CPOL2 min read 11.8K   191   4  
Implement a multivariate polynomial class for a large number of terms.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions