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