PureData CEAMMC library web documentation
available since version: 0.1
Computes the value of the natural logarithm of argument x. Special values: log(+-0) return -infinity log(1) return +0. log(x) return a NaN log(+infinity) return +infinity.
See also: [math.exp]
Authors: Serge Poltavsky
License: GPL3 or later