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

TFPUModes

Declaration

Source position: _crw_fpu.pas line 56

type TFPUModes = packed record

  Ex: TFPUExceptionMask;

  Pm: TFPUPrecisionMode;

  Rm: TFPURoundingMode;

end;