表示: Delphi
C++
表示設定
System.Math.MinSingle
提供:XE2 API Documentation
Delphi
(*$EXTERNALSYM MinSingle*)C++
extern const ::System::Extended MinSingle /*= 1.4012984643248170709E-45*/;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
const variable |
public | System.Math.pas System.Math.hpp |
System.Math | System.Math |
説明
MinSingle は、Single 変数の最小絶対値を表します。
Single 変数の最小絶対値は、1.5e-45 です。
関連項目
- Float と Double の制限事項 (C++)