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