[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_funmin' (#crwlib)

Convergence_x

Declaration

Source position: _crw_funmin.pas line 562

function Convergence_x(

  const x: array of Double;

  const y: array of Double;

  tolx: Double;

  n: Integer

):Boolean;