log1p~ Reference

Returns the natural logarithm (base e) of the input + 1

log1p~

Inlets

Input [auto]

Input value to be processed.

Outlets

Natural Log Output [signal]

The natural log of the input plus one.

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

in1 [auto]

Input value to be processed.

reset [bang] (default: 0)

Reset inlets to default values.

See Also

Name Description
exp Raise e to a power
log The natural logarithm of the input (log base e)
e The constant value of e