Dan Sugalski wrote:
>Okay, I'm whipping together the "fancy math" section of the interpreter 
>assembly language. I've got:
[...]
>
>Can anyone think of things I've forgotten? It's been a while since I've 
>done numeric work.

I'm not a math weenie, but I would thing gamma(x) would be of use.
Also perhaps a div2(n,m): given two ints, returns two ints, n/m and n%m.

 ----------------------------------------------------------------------
 Eric J. Roode                                            [EMAIL PROTECTED]
 Senior Software Engineer, Myxa Corporation

Reply via email to