What&#39;s wrong w/ adding sqrt(long) and sqrt(ulong) overloads that just forward to sqrt(real)?  Of course that assumes sqrt(float), which is causing the problem in the first place, exists for a good reason.<br><br><div class="gmail_quote">
On Tue, Jul 13, 2010 at 5:18 PM, Don Clugston <span dir="ltr">&lt;<a href="mailto:dclugston@googlemail.com">dclugston@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 13 July 2010 23:00, David Simcha &lt;<a href="mailto:dsimcha@gmail.com">dsimcha@gmail.com</a>&gt; wrote:<br>
&gt; A related question:  Why do we even have both an sqrt(float) and an<br>
&gt; sqrt(real) in the first place?<br>
<br>
</div>Don&#39;t know. Originally there was only sqrt(real).<br>
As long as both exist, I don&#39;t know how sqrt(int) can be fixed cleanly.<br>
_______________________________________________<br>
phobos mailing list<br>
<a href="mailto:phobos@puremagic.com">phobos@puremagic.com</a><br>
<a href="http://lists.puremagic.com/mailman/listinfo/phobos" target="_blank">http://lists.puremagic.com/mailman/listinfo/phobos</a><br>
</blockquote></div><br>