Show: Delphi C++
Display Preferences

System.Math.MinSingle

From XE2 API Documentation
Jump to: navigation, search

Delphi

(*$EXTERNALSYM MinSingle*)

C++

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

Properties

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

Description

MinSingle represents the minimum absolute value for a Single variable.

The minimum absolute value of a Single variable is 1.5e-45.

See Also

Personal tools
Previous Versions
Translations