System.TSingleRec.Mantissa
Delphi
function Mantissa: UInt64;
C++
unsigned __int64 __fastcall Mantissa();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.pas System.hpp |
System | TSingleRec |
Description
Returns the mantissa.
Mantissa returns the mantissa of the floating-point value. (The hidden bit is not included.)