log2f~ Reference

The logarithm base 2 of the input. Output value is approximated for faster computation.

log2f~

Inlets

Input [auto]

Input value to be processed.

Outlets

Log Output [signal]

The approximated log base 2 of the input.

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
log2 The logarithm base 2 of the input