CeilF (FUN)ΒΆ
FUNCTION CeilF : REAL
Returns the smallest integral value that is not less than f. If f is +0, -0, infinity, or NaN, then f is returned.
- InOut:
- Scope - Name - Type - Input - f- REAL- Return - CeilF- REAL
FUNCTION CeilF : REAL
Returns the smallest integral value that is not less than f. If f is +0, -0, infinity, or NaN, then f is returned.
| Scope | Name | Type | 
|---|---|---|
| Input | 
 | 
 | 
| Return | 
 | 
 |