Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ floor(III) — UNIX 6th Edition 1.3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

FLOOR(III)  −  PWB/UNIX 5/15/74

NAME

floor, ceil − floor and ceiling functions

SYNOPSIS

double floor(x)
double x; double ceil(x)
double x;

DESCRIPTION

The floor function returns the largest integer (as a double precision number) not greater than x.  The ceil function returns the smallest integer not less than x. 

BUGS

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026