PureData CEAMMC library web documentation
доступно с версии: 0.1
The floor() functions return the largest integral value less than or equal to x. Special values: floor(+-0) returns +-0. floor(+-infinity) returns +-infinity.
Смотрите также: [math.ceil] [math.round] [math.trunc]
Авторы: Serge Poltavsky
Лицензия: GPL3 or later