round

fun round(expression: Expression?): NormalUnaryOp

Creates a 'round' operator block.

Parameters

expression

The number to round.