round |
Discworld driver help |
round |
Name
round() - round a float to the nearest integer
Synopsis
float round( float f );
Description
Returns (as a float) the nearest integer number of `f'.
round |
Discworld driver help |
round |
round() - round a float to the nearest integer
float round( float f );
Returns (as a float) the nearest integer number of `f'.