floor

ABSTRACT

Calculates the input value rounded towards negative infintiy

PARAMETERS
xthe input value
RETURN

the input value rounded towards negative infintiy

DECLARATION
func floor(x)