FLOOR

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
 

NAME

floor - round to largest integral value not greater than x  

SYNOPSIS

Fd #include <math.h> Ft double Fn floor double x Ft float Fn floorf float x  

DESCRIPTION

The Fn floor and Fn floorf functions return the largest integral value less than or equal to Fa x .  

SEE ALSO

abs(3), ceil(3), fabs(3), ieee(3), rint(3), math(3)  

STANDARDS

The Fn floor function conforms to St -ansiC .


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
STANDARDS

This document was created by man2html, using the manual pages.
Time: 21:44:10 GMT, August 05, 2022