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

System.Math.MaxSingle

De XE2 API Documentation

Delphi

(*$EXTERNALSYM MaxSingle*)

C++

extern const ::System::Extended MaxSingle /*= 340282346638528859811704183484516925440.0*/;

Propriétés

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

Description

MaxSingle définit la valeur absolue maximale pour une variable Single.

La valeur absolue maximale d'une variable Single est 3,4e+38.

Voir aussi

Versions précédentes
Traductions