Fraction of the floating-point value.
Source position: syshelph.inc line 710
| public function TSingleHelper.Fraction: Extended; | 
Fraction is the decimal part of the floating-point value.
| 
 | Sign of the floating point value. | |
| 
 | The bit pattern of the exponent as stored in memory. | |
| 
 | Exponent of the floating-point value. | |
| 
 | Bitpattern that makes up the fractional part. | |
| 
 | Mantissa of the floating-point. |