System.SysUtils.TExtendedHelper.IsPositiveInfinity

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IsPositiveInfinity: Boolean; overload; inline;
class function IsPositiveInfinity(const Value: Extended): Boolean; overload; inline; static;

Propriétés

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

Description

Détermine si la valeur Extended est plus l'infini.

Cette méthode est surchargée :

Voir aussi