Manuals/calci/N

From ZCubes Wiki
Revision as of 21:40, 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 gives a value converted to a number.


N

 N(V)

where V   is the value which is to be converted.


Column1 Column2 Column3 Column4
Row1 20 20 word 0
Row2 10/31/2008 Fri Oct 31 00:00:00 UTC+0530 2008
Row3
Row4
Row5
Row6

 

Let's see an example in Column1Row1

Let B2 = 20,

I.e.=N(B2) is 20

Let D2 = word

I.e.=N(D2) is 0

Let B3 = 10/31/2008

I.e.=N(B3) is Fri Oct 31 00:00:00 UTC+0530 2008