Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/ROUND
(view source)
Revision as of 18:43, 27 November 2013
158 bytes added
,
18:43, 27 November 2013
no edit summary
Line 28:
Line 28:
ROUND(2.5..6..0.5) that rounds the numbers from 2.5 to 6 in steps of 0.5.
ROUND(2.5..6..0.5) that rounds the numbers from 2.5 to 6 in steps of 0.5.
−
+
{| class="wikitable"
−
+
|-
+
! Number !! ROUND Output
+
|-
+
| 2.5 || 3
+
|-
+
| 3 || 3
+
|-
+
| 3.5 || 4
+
|-
+
| 4 || 4
+
|-
+
| 4.5 || 5
+
|-
+
| 5 || 5
+
|-
+
| 5.5 || 6
+
|-
+
| 6 || 6
+
|-
+
|}
== Examples ==
== Examples ==
Swapna
writer
2,661
edits