Changes
/* ROUND (n[,i1]) */
==== ROUND (n[,i1]) ====
: Rounds n to a number of decimal places or to the power of ten specified by i. If i is negative, the n is rounded to give an absolute integer with i zeros before the decimal point.
: Example:
<pre>