Search found 1 match

by nol33t
Thu Jul 14, 2005 8:27 pm
Forum: PSP Development
Topic: ATan() possible?
Replies: 12
Views: 5265

use the math lib ( #include<math.h> and -lm at the link ) see also http://forums.ps2dev.org/viewtopic.php?p=19341#19341 Mathematical Library Functions atan&#40;3M&#41; NAME atan - arc tangent function SYNOPSIS cc &#91; flag ... &#93; file ... -lm &#91; library ... &#93; #incl...