See the Hyperbolic Functions section of Teradata Package for Python Function Reference, B700-4008) at https://docs.teradata.com/ for detailed description and usage examples of these functions.
Sr. No. | Function Name | Description |
---|---|---|
1 | acosh() | Returns the inverse hyperbolic cosine value. |
2 | asinh() | Returns the inverse hyperbolic sine value. |
3 | atanh() | Returns the inverse hyperbolic tangent value. |
4 | cosh() | Returns the hyperbolic cosine value. |
5 | sinh() | Returns the hyperbolic sine value |
6 | tanh() | Returns the hyperbolic tangent value. |