SecantSolver(fx,MFloat,MFloat,MFloat) Method

Represents method SecantSolver(fx,MFloat,MFloat,MFloat).

Namespace: flcMaths
function SecantSolver(const f: fx; const y, Guess1, Guess2: MFloat): MFloat;

Parameters

f
Type: fx

y
Type: System.Void

Guess1
Type: System.Void

Guess2
Type: System.Void

Return Value

Type: MFloat