Manuals/calci/MOD

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="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


MOD


 

MOD (N, D)

N   is the number.

D is the divisor.




      If Divisor is 0, MOD shows the error value.




 This function calculates the remainder of a number after division.




 

Lets see an example in (Column1 Row 1, Column2Row1)

MOD (N, D)

MOD (C1R1, C2R1)

i.e. = MOD (5, 4) is 1


Column1 Column2 Column3 Column4
Row1 5 4
Row2 1
Row3
Row4
Row5
Row6