Function CeilMBS
CeilMBS(value as double) as double
Version: 1.0
The ceil() functions return the smallest integral value greater than or equal to x.
Example queries:
select CeilMBS(5) select CeilMBS(4.5)
Back to function list.
Links
MBS Xojo Chart Plugins