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