System.TSingleRec.Mantissa

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function Mantissa: UInt64;

C++

unsigned __int64 __fastcall Mantissa();

プロパティ

種類 可視性 ソース ユニット
function public
System.pas
System.hpp
System TSingleRec

説明

仮数を返します。


Mantissa は、浮動小数点値の仮数を返します。 (隠しビットは含まれません)。

関連項目