PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.cosh

hyperbolic cosine function

available since version: 0.1


information

The coshf() function computes the hyperbolic cosine of input value. Special values: cosh(+-0) returns 1. cosh(+-infinity) returns +infinity.

example

inlets:

outlets:

keywords:

math cosh

See also: [math.acos] [math.asin] [math.atan]

Authors: Serge Poltavsky

License: GPL3 or later