Tanh
Purpose
Description
Modules
Macro Synopsis
Related Functions
Purpose
Hyperbolic tangent
Description
"Tanh" performs a pointwise application of the hyperbolic
tangent function
to the selected signal.
Modules
Student, Professional
Macro Synopsis
y = Tanh(x);
signal x,y;
Related Functions
Cosh, Sinh,
Arcosh, Arsinh, Artanh.