System.SysUtils.TDoubleHelper.IsNegativeInfinity

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

Propriétés

Type Visibilité  Source Unité  Parent
function public System.SysUtils.pas System.SysUtils TDoubleHelper

Description

Détermine si la valeur Double est moins l'infini.

Cette méthode est surchargée :

Voir aussi