表示: Delphi C++
表示設定

System.Math.MaxDouble

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

(*$EXTERNALSYM MaxDouble*)

C++

extern const ::System::Extended MaxDouble /*= 1.7976931348623157081E+308*/;

プロパティ

種類 可視性 ソース ユニット
const
variable
public
System.Math.pas
System.Math.hpp
System.Math System.Math


説明

MaxDouble は、Double 型変数の最大絶対値を表します。

Double 変数の最大絶対値は、1.7e+308 です。

関連項目

以前のバージョン
他の言語