Afficher : Delphi
C++
Préférences d'affichage
System.Math.MaxDouble
De XE2 API Documentation
Delphi
(*$EXTERNALSYM MaxDouble*)C++
extern const ::System::Extended MaxDouble /*= 1.7976931348623157081E+308*/;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
const variable |
public | System.Math.pas System.Math.hpp |
System.Math | System.Math |
Description
MaxDouble définit la valeur absolue maximale pour une variable Double.
La valeur absolue maximale d'une variable Double est 1,7e+308.