Ältere Kommentare anzeigen
in matlab there is no arctan command i am in need of applying arctan(x) is there any way?
1 Kommentar
David Young
am 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.
Antworten (1)
nanren888
am 18 Jan. 2012
1 Stimme
Look at atan2
Kategorien
Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!