Unit 'flcMaths' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_fundamentals]

PolyEval

Declaration

Source position: flcMaths.pas line 261

function PolyEval(

  const X: MFloat;

  const Coef: array of MFloat;

  const N: Integer

):MFloat;



CT Web help

CodeTyphon Studio