System.TSingleRec.Mantissa
Delphi
function Mantissa: UInt64;
C++
unsigned __int64 __fastcall Mantissa(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.pas System.hpp |
System | TSingleRec |
説明
仮数を返します。
Mantissa は、浮動小数点値の仮数を返します。 (隠しビットは含まれません)。