ROUND Method

The ROUND method of VPGL Language arithmetically rounds the input number.

ROUND takes 1 input and emits 1 output. Input 0 must be a number. ROUND find the nearest integer of input number x, then emit it to output 0.