613-518-1166 info@zimdatabases.com

ZIM Language Reference

$tanh

< All Topics

$tanh

Calculates the hyperbolic cosine of a number.

Syntax

$tanh(number)

Parameters

number

a number, or an expression that evaluates to a number, representing an angle (in radians)

Return Value

Number, with the same number of decimal places as number.

Comments

This function calculates the hyperbolic tangent of a number.

Example

let vAngle = $tanh(3.000)

Evaluates to 0.995.

 

See Also

$atan

$cosh

$sin

$tan

About Functional Expressions

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents