| Maptitude GISDK Help |
Computes the hyperbolic tangent of an angle expressed in radians.
value = Tanh(real angle_value)
| Argument | Contents |
|---|---|
| angle_value | Any angle, expressed in radians |
A real number representing the hyperbolic tangent of angle.
| Function | Summary |
|---|---|
| Tan() | Computes the tangent of an angle expressed in radians |
| Sinh() | Computes the hyperbolic sine of an angle expressed in radians |
| Cosh() | Computes the hyperbolic cosine of an angle expressed in radians |
| ©2025 Caliper Corporation | www.caliper.com |