cos
ABSTRACT
Calculates the cos of the input value
PARAMETERS
x | the input value |
RETURN
the cos of the input value
DECLARATION
func cos(x)
Calculates the cos of the input value
x | the input value |
the cos of the input value
func cos(x)