TSingleHelper : Property overview By inheritance
TSingleHelper
Member | Visibility | Description |
---|---|---|
Bytes | public | Indexed access to the individual bytes of the floating point value |
Exp | public | The bit pattern of the exponent as stored in memory. |
Frac | public | Bitpattern that makes up the fractional part. |
Sign | public | Sign of the floating point value |
Words | public | Indexed access to the words that make up the floating point value |