what does this return?
#1

does this return meters?
pawn Код:
new Float:dist;
        dist = floatsqroot(floatpower(floatabs(floatsub(x1,x2)),2)+floatpower(floatabs(floatsub(y1,y2)),2));
Reply
#2

pawn Код:
return floatsqroot(insert_math_here);
Reply
#3

no dude i know what it returns.. but i want to know if it returns meters miles etc..
the number is correct that it returns..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)