Query: floor
OS: v7
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FLOOR(3M) FLOOR(3M)NAMEfabs, floor, ceil - absolute value, floor, ceiling functionsSYNOPSIS#include <math.h> double floor(x) double x; double ceil(x) double x; double fabs(x) double(x);DESCRIPTIONFabs returns the absolute value |x|. Floor returns the largest integer not greater than x. Ceil returns the smallest integer not less than x.SEE ALSOabs(3) FLOOR(3M)
Related Man Pages |
---|
ceil(3m) - bsd |
floorf(3) - redhat |
fabs(3m) - ultrix |
ffloor(3m) - ultrix |
ftrunc(3m) - ultrix |
Similar Topics in the Unix Linux Community |
---|
FLOOR Func |
Evacuate the Dancefloor |
CEILING and FLOOR functions |
Round floor behavior |