@mee-air
a_var is the variable you need to round, b_var is the variable that will take this rounded value. Use this formula in your project and just replace the variables with the two of you project. Write their name instead.
Or you can transform the variable it self a_var to a rounded value, then replace b_var with a_var.
It is actually very simple.