<span class="Apple-style-span" style="border-collapse: collapse; ">I have been working on a decimal application.  This is a linked-in driver application backed by the decNumber<a href="http://speleotrove.com/decimal/" target="_blank" style="color: rgb(0, 0, 204); ">http://speleotrove.com/decimal/</a> library.<div>
<br></div><div>It's crude at this point, and I haven't decided on the interface format. I didn't plan to release it yet, but I'll do a little cleanup today and make the code available for review.</div><div>
<br></div><div>This is not a rational library, but a decimal fixed-point (or decimal floating-point) library.  If you really need rational arithmetic, consider creating a driver backed by gmp (<a href="http://gmplib.org/">http://gmplib.org/</a>) </div>
<div><br></div><div>D   <br></div></span><br><div class="gmail_quote">2008/11/20 Robert Raschke <span dir="ltr"><<a href="mailto:rtrlists@googlemail.com">rtrlists@googlemail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">On Thu, Nov 20, 2008 at 11:40 AM, John Hughes <<a href="mailto:john.hughes@quviq.com">john.hughes@quviq.com</a>> wrote:<br>
> Anyone have a good rational number arithmetic library? I can't be the first<br>
> to need one, surely...<br>
<br>
</div>Might be worth considering using something like J. Don't think it<br>
would be too get J and Erlang communicating.<br>
<br>
J: <a href="http://www.jsoftware.com/" target="_blank">http://www.jsoftware.com/</a><br>
<br>
Robby<br>
<div><div></div><div class="Wj3C7c">_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br>