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

PackFixed

Declaration

Source position: _crw_funmin.pas line 575

procedure PackFixed(

  var Normal: array of Double;

  var Pack: array of Double;

  var Fixed: array of Boolean;

  N: Integer;

  isPack: Boolean

);