Difference between revisions of "Manuals/calci/OCT2BIN"

From ZCubes Wiki
Jump to navigation Jump to search
(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=...")
(No difference)

Revision as of 21:41, 24 October 2013

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