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