[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'math' (#rtl) |
Type describing the default precision for the Floating Point processor.
Source position: mathuh.inc line 18
type TFPUPrecisionMode = ( |
||
pmSingle, |
|
Single-type precision |
pmReserved, |
|
? |
pmDouble, |
|
Double-type precision |
pmExtended |
|
Extended-type precision |
); |
No notes exist for this page yet.