floor |
Discworld driver help |
floor |
Name
floor() - round a float down to the nearest integer
Synopsis
float floor( float f );
Description
Returns (as a float) the nearest integer number equal to or smaller than `f'.
floor |
Discworld driver help |
floor |
floor() - round a float down to the nearest integer
float floor( float f );
Returns (as a float) the nearest integer number equal to or smaller than `f'.