For what is this?
#1

For what is this?

pawn Код:
native Float:asin(Float:value);
native Float:acos(Float:value);
native Float:atan(Float:value);
native Float:atan2(Float:x, Float:y);
Nothing in the wiki..
Reply
#2

They are trigonometric functions. You can read more about them here and here.

The only time I have used them is to figure a point in front of a player.
Reply
#3

Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)