Skip to content

log10

function log10(column): Column;

Defined in: functions/math.ts:61

Computes the logarithm of the given value in base 10.

Parameter Type
column ColOrName

Column