PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.atan

arc tangent function

доступно с версии: 0.1


информация

Outputs the principal value of the arc tangent of input value. The result is in the range [-π/2, +π/2]. Special values: atan(+-0) returns +-0. atan(+-infinity) returns +-π/2

example

входы:

выходы:

ключевые слова:

math atan

Смотрите также: [math.acos] [math.asin] [math.cos]

Авторы: Serge Poltavsky

Лицензия: GPL3 or later