<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mojopuzzler.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Remainder</id>
	<title>Remainder - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mojopuzzler.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Remainder"/>
	<link rel="alternate" type="text/html" href="https://mojopuzzler.org/mediawiki/index.php?title=Remainder&amp;action=history"/>
	<updated>2026-05-06T01:31:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://mojopuzzler.org/mediawiki/index.php?title=Remainder&amp;diff=2264&amp;oldid=prev</id>
		<title>Gneale: Created page with &quot;===== Return to: Chialisp ===== ===== Return to: Additional Functions =====   (mod (x y)      (defun remainder (x y)        (r (divmod x y))        )      (remainder x y)      )  ==Example Usage:==  brun '(a (q 2 2 (c 2 (c 5 (c 11 ())))) (c (q 6 (divmod 5 11)) 1))' '(10 3)'  1   brun '(a (q 2 2 (c 2 (c 5 (c 11 ())))) (c (q 6 (divmod 5 11)) 1))' '(10 4)' 2&quot;</title>
		<link rel="alternate" type="text/html" href="https://mojopuzzler.org/mediawiki/index.php?title=Remainder&amp;diff=2264&amp;oldid=prev"/>
		<updated>2023-11-17T15:54:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;===== Return to: &lt;a href=&quot;/mediawiki/index.php/Chialisp&quot; title=&quot;Chialisp&quot;&gt;Chialisp&lt;/a&gt; ===== ===== Return to: &lt;a href=&quot;/mediawiki/index.php/Additional_Functions&quot; title=&quot;Additional Functions&quot;&gt;Additional Functions&lt;/a&gt; =====   (mod (x y)      (defun remainder (x y)        (r (divmod x y))        )      (remainder x y)      )  ==Example Usage:==  brun &amp;#039;(a (q 2 2 (c 2 (c 5 (c 11 ())))) (c (q 6 (divmod 5 11)) 1))&amp;#039; &amp;#039;(10 3)&amp;#039;  1   brun &amp;#039;(a (q 2 2 (c 2 (c 5 (c 11 ())))) (c (q 6 (divmod 5 11)) 1))&amp;#039; &amp;#039;(10 4)&amp;#039; 2&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===== Return to: [[Chialisp|Chialisp]] =====&lt;br /&gt;
===== Return to: [[Additional Functions]] =====&lt;br /&gt;
&lt;br /&gt;
 (mod (x y)&lt;br /&gt;
     (defun remainder (x y)&lt;br /&gt;
       (r (divmod x y))&lt;br /&gt;
       )&lt;br /&gt;
     (remainder x y)&lt;br /&gt;
     )&lt;br /&gt;
&lt;br /&gt;
==Example Usage:==&lt;br /&gt;
 brun '(a (q 2 2 (c 2 (c 5 (c 11 ())))) (c (q 6 (divmod 5 11)) 1))' '(10 3)'&lt;br /&gt;
&lt;br /&gt;
1&lt;br /&gt;
&lt;br /&gt;
 brun '(a (q 2 2 (c 2 (c 5 (c 11 ())))) (c (q 6 (divmod 5 11)) 1))' '(10 4)'&lt;br /&gt;
2&lt;/div&gt;</summary>
		<author><name>Gneale</name></author>
	</entry>
</feed>