[next] [prev] [prev-tail] [tail] [up]
#include <msca.h> double sceil (double x); float sceilf(float x);
Given a value this function rounds to the nearest integral part greater or equal than itself.
[next] [prev] [prev-tail] [front] [up]