Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/HEX2OCT
(view source)
Revision as of 22:25, 4 December 2013
87 bytes added
,
22:25, 4 December 2013
→Description
Line 12:
Line 12:
For Example,
For Example,
−
HEX2OCT("A",4) ''returns '0012'
+
HEX2OCT("A",4) ''returns '0012
'
'
−
HEX2OCT("") ''returns ''
+
HEX2OCT("
FA
") ''returns
000372
''
−
HEX2OCT("") ''returns ''
+
HEX2OCT("
09
") ''returns
0000000011
''
Line 35:
Line 35:
*If 'places' is negative, Calci ignores the places and displays the octal output.
*If 'places' is negative, Calci ignores the places and displays the octal output.
+
+
*If 'places' is omitted, Calci displays a 10 digit octal output.
== Examples ==
== Examples ==
Swapna
writer
2,661
edits