trunc
ABSTRACT
Calculates the input value rounded towards zero
PARAMETERS
x | the input value |
RETURN
the input value rounded towards zero
DECLARATION
func trunc(x)
Calculates the input value rounded towards zero
x | the input value |
the input value rounded towards zero
func trunc(x)