API:System.Math.Ceil

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Ceil(const X: Single): Integer;
function Ceil(const X: Double): Integer;
function Ceil(const X: Extended): Integer;

C++

extern DELPHI_PACKAGE int __fastcall Ceil(const float X)/* 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 !