Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/BIN2OCT
(view source)
Revision as of 17:33, 16 November 2013
92 bytes added
,
17:33, 16 November 2013
no edit summary
Line 23:
Line 23:
*If 'places' is not an integer, it is truncated.
*If 'places' is not an integer, it is truncated.
−
*Calci returns an #ERROR message
if 'places' are nonnumeric
+
*
If 'places' are nonnumeric,
Calci returns an #ERROR message
.
*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.
+
+
For Example,
BIN2OCT(1100100) ''returns 144''
BIN2OCT(1100100) ''returns 144''
+
+
BIN2OCT(100100100,4) ''returns 0444''
+
+
BIN2OCT("00111",1.3) ''returns 07''
== Examples ==
== Examples ==
Swapna
writer
2,661
edits