System.Math.MaxDouble

De RAD Studio API Documentation

Delphi

MaxDouble   =  1.7976931348623157081e+308;

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,8e+308.

Voir aussi

Traductions