question about invert tangens - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: question about invert tangens (
/showthread.php?tid=65802)
question about invert tangens -
ғαιιοцт - 16.02.2009
how can i take the invert tangens of a float value? ( tan-1(float) )
Re: question about invert tangens -
ғαιιοцт - 16.02.2009
Quote:
Originally Posted by ssǝן‾ʎ
This is very simple once you know that it's correct name is arctan (atan).
|
thank you very much, i couldn't find it on the wiki

should i use arctan or atan then?
//edit atan works