tail head cat sleep
QR code linking to this page

Manpage  — FLOOR

BEZEICHNUNG

floor - größter integraler Wert nicht größer als x

INHALT

#include <math.h> 

double floor(double x);

BESCHREIBUNG

Die floor()-Funktion rundet x herab zur nächsten Ganzzahl und gibt diesen Wert als double zurück.

KONFORM ZU

SVID 3, POSIX, BSD 4.3, ISO 9899

SIEHE AUCH

abs(3), fabs(3), ceil(3), rint(3).

16. November 1998 FLOOR (3)

tail head cat sleep
QR code linking to this page


Bitte richten Sie Ihre Kommentare zu diesem Handbuch Seite Service, Ben Bullock. Privacy policy.

Do you laugh when the waiter drops a tray full of dishes? Unix weenies do. They're the first ones to laugh at hapless users, trying to figure out an error message that doesn't have anything to do with what they just typed.
— The Unix Haters' handbook