arccosine and operands greater than 1
4 views (last 30 days)
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
0 Comments
Answers (1)
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
0 Comments
See Also
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!