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