Manuals/calci/OCT2HEX

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="8SpaceContent" align="left"><div class="ZEditBox" align=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax


'''''''  ''''

Description


 

This function converts an octal number to hexadecimal.


OCT2HEX

 

Let's see an example

=OCT2HEX(300,4) is 00C0


 

OCT2HEX(N,p)

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


Column1 Column2 Column3 Column4
Row1 00C0
Row2
Row3
Row4
Row5
Row6