6.13.3 ceil
, floor
, rint
, dceil
, dfloor
, drint
- ceil(num)
- dceil(num)
- :: Get the ceiling integer of num.
- floor(num)
- dfloor(num)
- :: Get the floor integer of num.
- rint(num)
- drint(num)
- :: Get the round integer of num.
- return
- integer
- num
- number
This document was generated
by root on March, 5 2004
using texi2html