Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/source/python/api/compute.rst
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,18 @@ variants which detect domain errors where appropriate.
sin_checked
tan
tan_checked
sinh
sinh_checked
cosh
cosh_checked
tanh
tanh_checked
asinh
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you order them in alphabetical order?

asinh_checked
acosh
acosh_checked
atanh
atanh_checked

Comparisons
-----------
Expand Down