You are here: Symbol Reference > Polynoms Namespace > Functions > Polynoms.PolyEval Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Polynoms.PolyEval Function

Evaluates a polynomial with coefficients Coeff at real value Val and returns real result.

Pascal
function PolyEval(Val: double; Coeff: TVec): double; overload;

Evaluates a polynomial with coefficients Coeff at real value Val and returns real result.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!