Skip To Main Content
Account
Settings
Logout
placeholder
Account
Settings
Logout
Filter:
All Files
Submit Search
You are here:
Please select a platform to see relevant administration content.
Exasol can be installed as a Linux application on VM instances in the cloud or on your own hardware.
TANH
Purpose
This function returns the hyperbolic tangent of number
n
.
Syntax
tanh::=
Example
SELECT
TANH
(
0
)
TANH
;
TANH
Purpose
Syntax
Example
Give feedback
Click here to provide feedback about this documentation.
To include a link to this page, check the box "Include data..." in the feedback form.
Top