How do I get arctan MATH function in iOS?

泪湿孤枕 提交于 2019-12-30 02:42:19

问题


How do I get arctan MATH function in iphone SDK?


回答1:


The function you are looking for is atan(double)




回答2:


Use the "2nd"-function under the "("-key, top left with the iphone in horizontal position. The tan key will change to tan-1, i.e. arctan.



来源:https://stackoverflow.com/questions/5339595/how-do-i-get-arctan-math-function-in-ios

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!