Contents Up Previous Next

Cosh

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Hyperbolic cosine of a signal

Description

"Cosh" performs a pointwise application of the hyperbolic cosine function

to the selected signal.

Macro Synopsis

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

Modules

Student, Professional

Related Functions

Sinh, Tanh, Arcosh, Arsinh Artanh.