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