Search
Search Results
Search finished, found 7 page(s) matching the search query.
- numpy.arcsinh
...NumPy reference Routines and objects by topic Mathematical functions numpy.arcsinh...
- numpy.arcsinh (Python data, in numpy.arcsinh)
- NumPy 1.22.0 Release Notes
...L), 18 umath functions (exp2, log2, log10, expm1, log1p, cbrt, sin, cos, tan, arcsin, arccos, arctan, sinh, cosh, tanh, arcsinh, arccosh, arctanh) are vectorized using AVX-512 instruction set for both single and double precision implementat...
- numpy.acosh
...docs. Returns: arccoshndarrayArray of the same shape as x. This is a scalar if x is a scalar. See also cosh, arcsinh, sinh, arctanh, tanh Notes arccosh is a multivalued function: for each x there are infinitely many numbers z s...
- numpy.arccosh
...docs. Returns: arccoshndarrayArray of the same shape as x. This is a scalar if x is a scalar. See also cosh, arcsinh, sinh, arctanh, tanh Notes arccosh is a multivalued function: for each x there are infinitely many numbers z s...
- numpy.arcsinh
...NumPy reference Routines and objects by topic Mathematical functions numpy.arcsinh...
- numpy.asinh
...mpy.asinh(x, /, out=None, *, where=True, casting='same_kind', order='K', dtype=None, subok=True[, signature]) = <ufunc 'arcsinh'> Inverse hyperbolic sine element-wise. Parameters: xarray_likeInput array. outndarray, None, or tuple of nda...