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.
A Visual Programming Graphical Language
On Tablet/Mobile phone
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.