System.SysUtils.TSingleHelper.IsNegativeInfinity

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

Propriétés

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

Description

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

Cette méthode est surchargée :

Voir aussi