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

NewtonSolver

Declaration

Source position: flcMaths.pas line 401

function NewtonSolver(

  const f: fx;

  const df: fx;

  const y: MFloat;

  const Guess: MFloat

):MFloat;



CT Web help

CodeTyphon Studio