Page 1 of 1

[Implemented] atan2() and atan2f() just like in C

Posted: Tue Apr 05, 2005 6:35 pm
by Psychophanta
I've made it, and intel FPU make it easy.
Can see it at: viewtopic.php?t=14548
So Fred, it is only 2 minutes for your time to increase the math lib :wink:

Posted: Tue Apr 05, 2005 7:09 pm
by Polo
It would be really good to have it with pure !
By the way, i would love to see also a Random function which doesn't neceserally start from 0 : Rnd(-10,10) :)