Skip to content

log10

function log10(column): Column;

Defined in: functions/math.ts:58

Computes the logarithm of the given value in base 10.

ParameterType
columnColOrName

Column