<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.zcubes.com/index.php?action=history&amp;feed=atom&amp;title=Manuals%2Fcalci%2FMOPWITHMOD</id>
	<title>Manuals/calci/MOPWITHMOD - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.zcubes.com/index.php?action=history&amp;feed=atom&amp;title=Manuals%2Fcalci%2FMOPWITHMOD"/>
	<link rel="alternate" type="text/html" href="https://wiki.zcubes.com/index.php?title=Manuals/calci/MOPWITHMOD&amp;action=history"/>
	<updated>2026-04-27T23:38:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://wiki.zcubes.com/index.php?title=Manuals/calci/MOPWITHMOD&amp;diff=214052&amp;oldid=prev</id>
		<title>Devika at 09:35, 9 June 2020</title>
		<link rel="alternate" type="text/html" href="https://wiki.zcubes.com/index.php?title=Manuals/calci/MOPWITHMOD&amp;diff=214052&amp;oldid=prev"/>
		<updated>2020-06-09T09:35:49Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 09:35, 9 June 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l16&quot; &gt;Line 16:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 16:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*The syntax is to calculate remainder of the given numbers in ZOS is &amp;lt;math&amp;gt;MOD(Number,Divisor)&amp;lt;/math&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*The syntax is to calculate remainder of the given numbers in ZOS is &amp;lt;math&amp;gt;MOD(Number,Divisor)&amp;lt;/math&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**&amp;lt;math&amp;gt;Number&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Divisor&amp;lt;/math&amp;gt; are any real numbers.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;**&amp;lt;math&amp;gt;Number&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Divisor&amp;lt;/math&amp;gt; are any real numbers.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*For e.g.,&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;mod&lt;/del&gt;(10,2),&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;mod&lt;/del&gt;(50.2,-4)&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*For e.g.,&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;MOD&lt;/ins&gt;(10,2),&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;MOD&lt;/ins&gt;(50.2,-4)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Examples==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Examples==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l26&quot; &gt;Line 26:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 26:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(-52,7)=4&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(-52,7)=4&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(0,9)=0&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(0,9)=0&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(9,0)=&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;NAN&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(9,0)=&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;#N/A (DIVISOR == 0)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(5.5,2)=1.5&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(5.5,2)=1.5&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Devika</name></author>
	</entry>
	<entry>
		<id>https://wiki.zcubes.com/index.php?title=Manuals/calci/MOPWITHMOD&amp;diff=211495&amp;oldid=prev</id>
		<title>Devika: /* Examples */</title>
		<link rel="alternate" type="text/html" href="https://wiki.zcubes.com/index.php?title=Manuals/calci/MOPWITHMOD&amp;diff=211495&amp;oldid=prev"/>
		<updated>2018-12-27T02:05:58Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Examples&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:05, 27 December 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l19&quot; &gt;Line 19:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 19:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Examples==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Examples==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;5&lt;/del&gt;,2)=1&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;7&lt;/ins&gt;,2)=1&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(-&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;11&lt;/del&gt;,-3)=-&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;2&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(-&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;19&lt;/ins&gt;,-3)=-&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;1&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;25&lt;/del&gt;,5)=0&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;75&lt;/ins&gt;,5)=0&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(12,-4)=0&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(12,-4)=0&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(85,-9)=-5&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;#=MOD(85,-9)=-5&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Devika</name></author>
	</entry>
	<entry>
		<id>https://wiki.zcubes.com/index.php?title=Manuals/calci/MOPWITHMOD&amp;diff=211485&amp;oldid=prev</id>
		<title>Devika: Created page with &quot;&lt;div style=&quot;font-size:30px&quot;&gt;'''MOD(Number,Divisor) '''&lt;/div&gt;&lt;br/&gt; *&lt;math&gt;Number&lt;/math&gt; and &lt;math&gt;Divisor&lt;/math&gt; are any real numbers. **MOD() returns the remainder from divisi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.zcubes.com/index.php?title=Manuals/calci/MOPWITHMOD&amp;diff=211485&amp;oldid=prev"/>
		<updated>2018-12-22T00:14:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;div style=&amp;quot;font-size:30px&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;MOD(Number,Divisor) &amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt;&amp;lt;br/&amp;gt; *&amp;lt;math&amp;gt;Number&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Divisor&amp;lt;/math&amp;gt; are any real numbers. **MOD() returns the remainder from divisi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;div style=&amp;quot;font-size:30px&amp;quot;&amp;gt;'''MOD(Number,Divisor) '''&amp;lt;/div&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
*&amp;lt;math&amp;gt;Number&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Divisor&amp;lt;/math&amp;gt; are any real numbers.&lt;br /&gt;
**MOD() returns the remainder from division.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
*This function gives the remainder of the number after dividing with some number.&lt;br /&gt;
*When we divide two integers we will get the result like this:  &amp;lt;math&amp;gt;\frac{X}{Y}= Q&amp;lt;/math&amp;gt; with remainder &amp;lt;math&amp;gt;R&amp;lt;/math&amp;gt;. Here &amp;lt;math&amp;gt; X &amp;lt;/math&amp;gt; is the dividend, &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; is the divisor, &amp;lt;math&amp;gt;Q&amp;lt;/math&amp;gt; is the Quotient and &amp;lt;math&amp;gt; R&amp;lt;/math&amp;gt; is the remainder.So &amp;lt;math&amp;gt; MOD(n,d)=R&amp;lt;/math&amp;gt;. &lt;br /&gt;
*For e.g., MOD(5,2)=1. Here 1 is the remainder.&lt;br /&gt;
*Ler number be &amp;quot;n&amp;quot; and the divisor be &amp;quot;d&amp;quot; &lt;br /&gt;
*The &amp;lt;math&amp;gt;MOD&amp;lt;/math&amp;gt; function we can write using &amp;lt;math&amp;gt;INT&amp;lt;/math&amp;gt; function: &amp;lt;math&amp;gt; MOD(n,d)=n-d*INT(n/d)&amp;lt;/math&amp;gt;.&lt;br /&gt;
*This function will return the result as error when the &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt; value is 0.&lt;br /&gt;
*Suppose the value of &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt; with same sign either '+' or '-',then the result also with same sign. &lt;br /&gt;
*But &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d&amp;lt;/math&amp;gt; are with different then the result will come with the &amp;lt;math&amp;gt; d &amp;lt;/math&amp;gt; sign only.&lt;br /&gt;
&lt;br /&gt;
==ZOS==&lt;br /&gt;
*The syntax is to calculate remainder of the given numbers in ZOS is &amp;lt;math&amp;gt;MOD(Number,Divisor)&amp;lt;/math&amp;gt;.&lt;br /&gt;
**&amp;lt;math&amp;gt;Number&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Divisor&amp;lt;/math&amp;gt; are any real numbers.&lt;br /&gt;
*For e.g.,mod(10,2),mod(50.2,-4)&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
#=MOD(5,2)=1&lt;br /&gt;
#=MOD(-11,-3)=-2&lt;br /&gt;
#=MOD(25,5)=0&lt;br /&gt;
#=MOD(12,-4)=0&lt;br /&gt;
#=MOD(85,-9)=-5&lt;br /&gt;
#=MOD(-52,7)=4&lt;br /&gt;
#=MOD(0,9)=0&lt;br /&gt;
#=MOD(9,0)=NAN&lt;br /&gt;
#=MOD(5.5,2)=1.5&lt;br /&gt;
&lt;br /&gt;
==Related Videos==&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|io-EZ8VS0MY|280|center|MOD}}&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Manuals/calci/MOPWITH  | MOPWITH ]]&lt;br /&gt;
*[[Manuals/calci/MOPWITHLT  | MOPWITHLT ]]&lt;br /&gt;
*[[Manuals/calci/MOPWITHGT  | MOPWITHGT ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[http://en.wikipedia.org/wiki/Modulo_operation Mod]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*[[Z_API_Functions | List of Main Z Functions]]&lt;br /&gt;
&lt;br /&gt;
*[[ Z3 |   Z3 home ]]&lt;/div&gt;</summary>
		<author><name>Devika</name></author>
	</entry>
</feed>