More simple math functions...

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
venom
User
User
Posts: 56
Joined: Fri Jul 25, 2003 1:54 pm
Location: Australia

Post by venom »

Is there any chance of math functions for doubles though?
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

venom wrote:Is there any chance of math functions for doubles though?
all math functions supports doubles.
venom
User
User
Posts: 56
Joined: Fri Jul 25, 2003 1:54 pm
Location: Australia

Post by venom »

I meant with keeping the precision of doubles, the help implies it is cast to float.
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

a double-version of the function is automatically used if doubles are involved.
quidquid Latine dictum sit altum videtur
venom
User
User
Posts: 56
Joined: Fri Jul 25, 2003 1:54 pm
Location: Australia

Post by venom »

:oops: Then is there any chance of the help file being updated regarding this? I got the impression they only worked on floats.
Post Reply