around function

VARP around(
  1. VARP x
)

Implementation

VARP around(VARP x) => F.round(x);