Manuals/calci/QUOTIENT

From ZCubes Wiki
Revision as of 21:42, 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="4SpaceContent" align="left"><div class="ZEditBox" align=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax


Remarks


Examples


'''''''  ''''

Description


QUOTIENT


 

QUOTIENT(N,D)

N   is the dividend and D   is the divisor.


Column1 Column2 Column3 Column4
Row1 -13 4
Row2 -3
Row3
Row4
Row6
'



 

For non numeric arguments this function throws error.





It calculates the integer portion of a division.





 

Let’s see an example in (Column1 Row 1, Column2Row1)

QUOTIENT (N, D)

QUOTIENT (C1R1, C2R1)

i.e. =QUOTIENT (-13, 4) is -3