Skip to content

acos

function acos(column): Column;

Defined in: functions/math.ts:101

Computes the inverse cosine (arc cosine) of the given value.

Parameter Type
column ColOrName

Column