arccosine and operands greater than 1
Show older comments
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
on 6 Oct 2015
0 votes
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 App Building 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!