API:System.Math.NegInfinity

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

NegInfinity = -1.0 / 0.0;

C++

extern const System::Extended NegInfinity /*= -1.0 / 0.0*/;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.