Skip to content

sqrt

function sqrt(column): Column;

Defined in: functions/math.ts:33

Computes the square root of the specified float value.

ParameterType
columnColOrName

Column