trunc

ABSTRACT

Calculates the input value rounded towards zero

PARAMETERS
xthe input value
RETURN

the input value rounded towards zero

DECLARATION
func trunc(x)