arccosine and operands greater than 1

4 views (last 30 days)
jason mazzotta
jason mazzotta on 6 Oct 2015
Answered: Kirby Fears on 6 Oct 2015
Hi, I am using the arccosine function in a calculation. The operand I am giving the function is often greater than 1, but less than 2, so the results I get from arccosine are imaginary numbers. Can someone point me to an explanation of what the expected imaginary number should be?
Thanks,
Jason

Answers (1)

Kirby Fears
Kirby Fears on 6 Oct 2015
In the Mathworks documentation for acos (), you can click the Inverse Cosine link. It provides the equation Matlab is using to create these imaginary results

Categories

Find more on MATLAB Report Generator 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!