Skip to content

log1p

function log1p(column): Column;

Defined in: functions/math.ts:63

Computes the natural logarithm of the given value plus one.

ParameterType
columnColOrName

Column