log10
function log10(column): Column;Defined in: functions/math.ts:58
Computes the logarithm of the given value in base 10.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function log10(column): Column;Defined in: functions/math.ts:58
Computes the logarithm of the given value in base 10.
| Parameter | Type |
|---|---|
column | ColOrName |