Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Manuals/calci/DEC2BIN
(view source)
Revision as of 17:45, 22 April 2015
327 bytes added
,
17:45, 22 April 2015
no edit summary
Line 58:
Line 58:
| class="sshl_f" | DEC2BIN(-512)
| class="sshl_f" | DEC2BIN(-512)
| class="sshl_f" | 1000000000
| class="sshl_f" | 1000000000
+
|}
+
+
===ZOS Examples===
+
DEC2BIN(0..10)
+
+
{| class="wikitable"
+
|-
+
! number !! DEC2BIN
+
|-
+
| 0 || 0000000000
+
|-
+
| 1 || 0000000001
+
|-
+
| 2 || 0000000010
+
|-
+
| 3 || 0000000011
+
|-
+
| 4 || 0000000100
+
|-
+
| 5 || 0000000101
+
|-
+
| 6 || 0000000110
+
|-
+
| 7 || 0000000111
+
|-
+
| 8 || 0000001000
+
|-
+
| 9 || 0000001001
+
|-
+
| 10 || 0000001010
|}
|}
Swapna
writer
2,661
edits