Navigation: Function Reference > General Utility Functions > poly()

poly()

Top  Previous  Next

poly( number: Extended; aCoeff: Array of Double ) : Extended;

 

Evaluates a uniform polynomial of one variable at value number. The coefficients are ordered in increasing powers of number.

 

Parameters

 

number

numeric value

aCoeff

array of Double