PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.sqrt

square root function

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


информация

The sqrt() function compute the non-negative square root of x. Special values: sqrt(-0) returns -0. sqrt(x) returns a NaN and generates a domain error for x < 0.

example

входы:

выходы:

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

math sqrt

Авторы: Serge Poltavsky

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