Contents Up Previous Next

Arcosh

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Inverse hyperbolic cosine

Description

"Arcosh" performs a pointwise application of the inverse hyperbolic cosine function

to the selected signal.

Macro Synopsis

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

Modules

Student, Professional

Related Functions

Arsinh, Artanh.