tanh
|
The tanh function returns the hyperbolic sine of the number specified in
the argument. This function returns a value in the range -1 to 1. Usage The tanh function is used to compute the hyperbolic tangent of a value.
(tanh num) Computes and returns the hyperbolic tangent of the Number argument.
Expression:
Arguments
Name
Type
Description Argument: num Number
A Number
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Number |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|