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

SecantSolver

Declaration

Source position: flcMaths.pas line 398

function SecantSolver(

  const f: fx;

  const y: MFloat;

  const Guess1: MFloat;

  const Guess2: MFloat

):MFloat;



CT Web help

CodeTyphon Studio