API:System.Math.IsInfinite

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IsInfinite(const AValue: Single): Boolean;
function IsInfinite(const AValue: Double): Boolean;
function IsInfinite(const AValue: Extended): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall IsInfinite(const float AValue)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Math.pas
System.Math.hpp
System.Math System.Math

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !