Unit 'ubisect' Package
[Overview][Procedures and functions][Index] [#pl_dmath]

Bisect

Declaration

Source position: ubisect.pas line 20

procedure Bisect(

  Func: TFunc;

  var X: Float;

  var Y: Float;

  MaxIter: Integer;

  Tol: Float;

  var F: Float

);



CT Web help

CodeTyphon Studio