Polynomial() (gb.gsl)

Function Polynomial ( X As Variant ) As Variant

Evaluate the polynomial, i.e. return the value of the polynomial for a given value of X.

This is a synonymous of the Eval method.