floor(3) LPC Library Functions floor(3) NNAAMMEE floor() - round a float down to the nearest integer SSYYNNOOPPSSIISS float floor( float f ); DDEESSCCRRIIPPTTIIOONN Returns (as a float) the nearest integer number equal to or smaller than f. SSEEEE AALLSSOO ceil(3), to_int(3), to_float(3) MudOS 5 Sep 1994 1