Manuals/calci/OCT2BIN

From ZCubes Wiki
Revision as of 21:41, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify"> Syntax </div></div> ---- <div id="2SpaceContent" align="left"><div class="ZEditBox" align=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax


Examples


'''''''  ''''

Description


 

This function converts an octal number to binary.


OCT2BIN

 

OCT2BIN(N,p)

where  N   is the octal number and p is the number of characters to use.


Column1 Column2 Column3 Column4
Row1 101
Row2
Row3
Row4
Row5
Row6

Let's see an example

I.e. =OCT2BIN(5,3) is 101