[Tutorial] Full names of str and float functions
#6

Handy list. Good work.
Just one small flaw:

Quote:
Originally Posted by LarzI
View Post
I just made this tutorial real quick, as people tend do not using their brain when they ask
Code:
floatstr        =   Float to String
String to Float.

And I'd be happy if anyone can me provide me with a WORKING example of the float power operator (^).
I tested some code with that operator, but even simple operations don't return anything.

pawn Code:
printf("%.1f", (25.0 ^ 0.5));
Should output 5.0, but just gives 0.0. (power 0.5 is the same as taking the square root of a value).
Reply


Messages In This Thread
Full names of abbreviated functions - by LarzI - 15.09.2010, 20:34
Re: Full names of str and float functions - by [XST]O_x - 15.09.2010, 20:42
Re: Full names of str and float functions - by LarzI - 15.09.2010, 20:47
Re: Full names of str and float functions - by [XST]O_x - 15.09.2010, 20:48
Re: Full names of str and float functions - by LarzI - 15.09.2010, 20:50
Re: Full names of abbreviated functions - by Vince - 15.09.2010, 21:14
Re: Full names of abbreviated functions - by LarzI - 15.09.2010, 21:20
Re: Full names of str and float functions - by Hiddos - 16.09.2010, 14:34
Re: Full names of str and float functions - by RyDeR` - 16.09.2010, 15:26
Re: Full names of str and float functions - by LarzI - 16.09.2010, 15:58

Forum Jump:


Users browsing this thread: 2 Guest(s)