Home | History | Annotate | Download | only in api

Lines Matching full:ceil

454 function: ceil
465 For example, <code>ceil(1.2f)</code> returns 2.f, and <code>ceil(-1.2f)</code> returns -1.f.
470 function: ceil
882 See also @ceil().