value
Return a value of polynomial function with given ring a given arg or null if argument is outside piecewise definition.
Evaluates value of this Double polynomial on provided Double argument.
Evaluates value of this polynomial on provided argument.
It is an implementation of Horner's method.