PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.sinh

hyperbolic sine function

available since version: 0.1


information

The sinh() function computes the hyperbolic sine of x. Special values: sinh(+-0) returns +-0. sinh(+-infinity) returns +-infinity.

example

inlets:

outlets:

keywords:

math sinh

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

Authors: Serge Poltavsky

License: GPL3 or later