diff --git a/docs/source/python/api/compute.rst b/docs/source/python/api/compute.rst index 5423eebfbab4..f0e4c588d984 100644 --- a/docs/source/python/api/compute.rst +++ b/docs/source/python/api/compute.rst @@ -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 + asinh_checked + acosh + acosh_checked + atanh + atanh_checked Comparisons -----------