Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/MOD
(view source)
Revision as of 23:25, 15 June 2018
44 bytes added
,
23:25, 15 June 2018
no edit summary
Line 1:
Line 1:
−
<div style="font-size:30px">'''MOD(
number
,
divisor
) '''</div><br/>
+
<div style="font-size:30px">'''MOD(
Number
,
Divisor
) '''</div><br/>
−
*<math>
number
</math> and <math>
divisor
</math> are any real numbers.
+
*<math>
Number
</math> and <math>
Divisor
</math> are any real numbers
.
+
*MOD() returns the remainder from division
.
==Description==
==Description==
Line 13:
Line 14:
==ZOS==
==ZOS==
−
*The syntax is to calculate remainder of the given numbers in ZOS is <math>MOD(
number
,
divisor
)</math>.
+
*The syntax is to calculate remainder of the given numbers in ZOS is <math>MOD(
Number
,
Divisor
)</math>.
−
**<math>
number
</math> and <math>
divisor
</math> are any real numbers.
+
**<math>
Number
</math> and <math>
Divisor
</math> are any real numbers.
*For e.g.,mod(10,2),mod(50.2,-4)
*For e.g.,mod(10,2),mod(50.2,-4)
Devika
writer
6,694
edits