Afficher : Delphi C++
Préférences d'affichage

System.Math.MinDouble

De XE2 API Documentation

Delphi

(*$EXTERNALSYM MinDouble*)

C++

extern const ::System::Extended MinDouble /*= 4.9406564584124654418E-324*/;

Propriétés

Type Visibilité  Source Unité  Parent
const
variable
public
System.Math.pas
System.Math.hpp
System.Math System.Math

Description

MinDouble définit la valeur absolue minimale pour une variable Double.

La valeur absolue minimale d'une variable Double est 5,0e-324.

Voir aussi

Versions précédentes
Traductions