FLOOR Function

FLOOR (a)

Rounds a to the next lesser (most negative) integer.

Parameters

a(REAL)

The input value.

Return Value

Returns a REAL.

Examples

FLOOR(5.8) returns 5

FLOOR(-17.8) returns -18

 

See Also

CEIL Function | Standard Functions


Send comments on this topic.

Copyright © 2024 Delta Computer Systems, Inc. dba Delta Motion