Updated user manual on the four-quadrant arc tangent function, which is available as both atan/2 and atan2/2.
This commit is contained in:
parent
48cc87e882
commit
39baf51c2d
@ -3922,8 +3922,8 @@ Arc cosine.
|
|||||||
@item atan(@var{X}) [ISO]
|
@item atan(@var{X}) [ISO]
|
||||||
Arc tangent.
|
Arc tangent.
|
||||||
|
|
||||||
@item atan2(@var{X},@var{Y})
|
@item atan(@var{X},@var{Y})
|
||||||
Four-quadrant arc tangent.
|
Four-quadrant arc tangent. Also available as @code{atan2/2}.
|
||||||
|
|
||||||
@item sinh(@var{X})
|
@item sinh(@var{X})
|
||||||
Hyperbolic sine.
|
Hyperbolic sine.
|
||||||
|
Reference in New Issue
Block a user