sqrt
function sqrt(column): Column;Defined in: functions/math.ts:33
Computes the square root of the specified float value.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function sqrt(column): Column;Defined in: functions/math.ts:33
Computes the square root of the specified float value.
| Parameter | Type |
|---|---|
column | ColOrName |