System.SysUtils.TSingleHelper.IsNegativeInfinity

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

Eigenschaften

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

Beschreibung

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

Diese Methode ist überladen:

Siehe auch