System.Math.MaxExtended

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

MaxExtended =  1.18973149535723176505e+4932;

C++

extern const System::Extended MaxExtended /*= 1.18973149535723176505E+4932*/;

Properties

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

Description

MaxExtended represents the maximum absolute value for an Extended variable.

The maximum absolute value of an Extended variable is 1.1e+4932.

See Also

Personal tools
Translations