System.SysUtils.TDoubleHelper.IsNegativeInfinity

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function IsNegativeInfinity(const Value: Double): Boolean; overload; inline; static;
function IsNegativeInfinity: Boolean; overload; inline;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public System.SysUtils.pas System.SysUtils TDoubleHelper

Beschreibung

Legt fest, ob der Double-Wert "negativ Unendlich" ist.

Diese Methode ist überladen:

Siehe auch