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

IsScaleValid

Declaration

Source position: _crw_funmin.pas line 596

function IsScaleValid(

  var f: Double;

  var xLo: array of Double;

  var xHi: array of Double;

  n: Integer

):Boolean;