arctan

in matlab there is no arctan command i am in need of applying arctan(x) is there any way?

1 Comment

David Young
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.

Sign in to comment.

Answers (1)

nanren888
nanren888 on 18 Jan 2012

1 vote

Look at atan2

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Asked:

x
x
on 18 Jan 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!