Skip to content

sqrt

function sqrt(column): Column;

Defined in: functions/math.ts:33

Computes the square root of the specified float value.

Parameter Type
column ColOrName

Column