Useful Trigonometry Functions in Objective-C
During our latest project, we faced a number of problems that Trigonometry solved rather nicely. I found a number of Trigonometry resources, but not any that focused on how to implement these concepts in Objective-C. We thought it would be good to post some of the more helpful functions.
Tags: Graphics, Objective-C, Trigonometry
