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

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

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

Post 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:
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Post 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) :)
Post Reply