Show older comments
in matlab there is no arctan command i am in need of applying arctan(x) is there any way?
1 Comment
David Young
on 18 Jan 2012
If you put "inverse tangent" into the search box in the MATLAB help window, you get a list of the functions mentioned in the answers, and some others that may be relevant.
Answers (1)
nanren888
on 18 Jan 2012
1 vote
Look at atan2
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!