09.05.2013, 17:06
There don't seem to be any inverse sin/cos functions.. wat do pls
EDIT: Oh wait..
Are these them? What's the 'a'? ;_;
EDIT2: I think the 'a' is for 'arc'.
EDIT: Oh wait..
pawn Код:
native Float:asin(Float:value);
native Float:acos(Float:value);
native Float:atan(Float:value);
EDIT2: I think the 'a' is for 'arc'.