acos
function acos(column): Column;Defined in: functions/math.ts:101
Computes the inverse cosine (arc cosine) of the given value.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column |
ColOrName |
function acos(column): Column;Defined in: functions/math.ts:101
Computes the inverse cosine (arc cosine) of the given value.
| Parameter | Type |
|---|---|
column |
ColOrName |