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