round

ABSTRACT

Calculates the input value rounded towards the nearest integer

PARAMETERS
xthe input value
RETURN

the input value rounded towards the nearest integer

DECLARATION
func round(x)