Mine are from the pre-r6rs days are exactly the same definitions as from the GSL, which may differ slightly from those in r6rs. I would have to check. They already exist in Racket in the r6rs stuff. I have no problem with using those definitions instead of the ones from the GSL.<br>
<br><div class="gmail_quote">On Fri, Nov 18, 2011 at 12:22 PM, Ryan Culpepper <span dir="ltr">&lt;<a href="mailto:ryan@cs.utah.edu">ryan@cs.utah.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 11/18/2011 12:13 PM, Neil Toronto wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;ve moved this to dev from a private discussion with Doug, who has just<br>
tried the nightly build.<br>
<br>
On 11/18/2011 11:43 AM, Williams, Doug wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2) The plot/utils has nan? and infinite?, which are also exported from<br>
the science collection and I had to explicitly exclude them in the<br>
require. Can we talk to the powers that be and see about getting them<br>
(and finite?) moved to racket/math? Then we can both remove them from<br>
our code. [I&#39;m not sure about any interaction with the r6rs functions.]<br>
</blockquote>
<br>
Powers That Be, Doug and I would like `nan?&#39; and `infinite?&#39; to be in<br>
`racket/math&#39;.<br>
<br>
I made an exact equivalent of Doug&#39;s `finite?&#39;, but called it<br>
`regular-real?&#39;. I use it in all kinds of function contracts (it returns<br>
#f for non-reals). We would also like that one, with either name, in<br>
`racket/math&#39;.<br>
</blockquote>
<br></div>
How does &#39;finite?&#39; differ from &#39;rational?&#39;?<br>
<br>
If we&#39;re making a wishlist, I&#39;d really like &#39;{positive,nonnegative}-{real,<u></u>rational}?&#39;.<span class="HOEnZb"><font color="#888888"><br>
<br>
Ryan</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>___________________<br>
 For list-related administrative tasks:<br>
 <a href="http://lists.racket-lang.org/listinfo/dev" target="_blank">http://lists.racket-lang.org/<u></u>listinfo/dev</a><br>
</div></div></blockquote></div><br>