Floatpower vs float*float
#3

I wonder why that is, because this is found in float.inc:
pawn Код:
stock Float:operator*(Float:oper1, oper2)
    return floatmul(oper1, float(oper2));       /* "*" is commutative */
Reply


Messages In This Thread
Floatpower vs float*float - by lavamike - 09.02.2013, 00:20
Respuesta: Floatpower vs float*float - by TheChaoz - 09.02.2013, 03:19
Re: Floatpower vs float*float - by Vince - 09.02.2013, 07:25
Re: Floatpower vs float*float - by lavamike - 10.02.2013, 18:00

Forum Jump:


Users browsing this thread: 1 Guest(s)