Contents Up Previous Next

Sinh

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Hyperbolic sine

Description

"Sinh" performs a pointwise application of the hyperbolic sine function

to the selected signal.

Macro Synopsis

y = Sinh(x);
signal x,y;

Modules

Student, Professional

Related Functions

Cosh, Tanh, Arcosh, Arsinh, Artanh.