Vocabularymath.
polynomialsInputsOutputsNone
Word descriptionMacro version of
polyval. Evaluates the literal polynomial
p at the value off the top of the stack.
ExamplesUSING: math.polynomials prettyprint ;
2 { 1 0 1 } polyval* .
5
See alsopolyvalDefinition