System.SysUtils.TSingleHelper.Exponent

提供:RAD Studio API Documentation

Delphi

function Exponent: Integer;

プロパティ

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


説明

単精度浮動小数点値の指数部を表します。

単精度浮動小数点値の場合、バイアスは 127 です。

関連項目