DB
FunctionsMath

log2

Returns the base-2 logarithm for each positive numeric input.

log2(…) → Float64

Kind · scalar

Returns the base-2 logarithm for each positive numeric input.

Part of the Math family.