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

System.Math.MinSingle

De XE2 API Documentation

Delphi

(*$EXTERNALSYM MinSingle*)

C++

extern const ::System::Extended MinSingle /*= 1.4012984643248170709E-45*/;

Propriétés

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

Description

MinSingle définit la valeur absolue minimale pour une variable Single.

La valeur absolue minimale d'une variable Single est 1,5e-45.

Voir aussi

Versions précédentes
Traductions