round
ABSTRACT
Calculates the input value rounded towards the nearest integer
PARAMETERS
| x | the input value |
RETURN
the input value rounded towards the nearest integer
DECLARATION
func round(x)Calculates the input value rounded towards the nearest integer
| x | the input value |
the input value rounded towards the nearest integer
func round(x)