-
-
Notifications
You must be signed in to change notification settings - Fork 18
arctan
CryoEagle edited this page Dec 31, 2018
·
7 revisions
Desc
arctan(x)
Argument | Description |
---|---|
double x |
The value to arctan |
Returns: double
Desc
arctan(5); //arctan
Desc about code.
Back to number_functions