System.SysUtils.TDoubleHelper.Exponent
Delphi
function Exponent: Integer;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.SysUtils.pas | System.SysUtils | TDoubleHelper |
説明
倍精度浮動小数点値の指数部を表します。
倍精度浮動小数点値の場合、バイアスは 1024 です。
Delphi
function Exponent: Integer;
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.SysUtils.pas | System.SysUtils | TDoubleHelper |
倍精度浮動小数点値の指数部を表します。
倍精度浮動小数点値の場合、バイアスは 1024 です。