floor
ABSTRACT
Calculates the input value rounded towards negative infintiy
PARAMETERS
x | the input value |
RETURN
the input value rounded towards negative infintiy
DECLARATION
func floor(x)
Calculates the input value rounded towards negative infintiy
x | the input value |
the input value rounded towards negative infintiy
func floor(x)