Skip to content

Commit

Permalink
Add inverse hyperbolic sine, cosine and tangent functions
Browse files Browse the repository at this point in the history
  • Loading branch information
magistere committed Oct 9, 2013
1 parent 859d9b3 commit 5da85d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/manual/mathematical-operations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,8 @@ All the standard trigonometric and hyperbolic functions are also defined::
sin cos tan cot sec csc
sinh cosh tanh coth sech csch
asin acos atan acot asec acsc
sinc cosc atan2 acoth asech acsch
asinh acosh atanh acoth asech acsch
sinc cosc atan2

These are all single-argument functions, with the exception of
`atan2 <http:https://en.wikipedia.org/wiki/Atan2>`_, which gives the angle
Expand Down

0 comments on commit 5da85d0

Please sign in to comment.