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