PureData CEAMMC library web documentation
доступно с версии: 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.
Авторы: Serge Poltavsky
Лицензия: GPL3 or later