-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alex Cole edited this page Jan 11, 2021
·
3 revisions
Welcome to the numeric wiki!
#Polynomial Class
The polynomial class operates in the same way that the numpy polynomial class works with accepting values as a parameter and calculating what that value of the given polynomial. This is mainly a convenience class.