rint
function rint(column): Column;Defined in: functions/math.ts:195
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function rint(column): Column;Defined in: functions/math.ts:195
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
| Parameter | Type |
|---|---|
column | ColOrName |