PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.asinh

inverse hyperbolic sine function

available since version: 0.1


information

The asinh() function computes the inverse hyperbolic sine of the real argument Special values: asinh(+-0) returns +-0. asinh(+-infinity) returns +-infinity.

example

inlets:

outlets:

keywords:

math asinh

See also: [math.acosh] [math.atanh] [math.exp]

Authors: Serge Poltavsky

License: GPL3 or later