how to calculate cos , sin , tan in IPhone SDK? -


How can you calculate trig function like cos, sin, tan in an iPhone SDK?

I tried tan (45) but it gives wrong output? Any help?

Most math libraries do not use degrees.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -