how to code inverse of cosine in matlab? because i want to multiply it with 0.245.I have tried such codes like arccos,cosd and i cant get correct values by cross check with scientific calculator and got correct value too.But i need to know in matlab.
4 views (last 30 days)
Show older comments
Ram kumar Masilamani
on 3 Feb 2017
Commented: Ram kumar Masilamani
on 3 Feb 2017
how to code inverse of cosine in matlab? because i want to multiply it with 0.245.I have tried such codes like arccos,cosd and i cant get correct values by cross check with scientific calculator and got correct value too.But i need to know in matlab.
1 Comment
Accepted Answer
Guillaume
on 3 Feb 2017
You know that matlab comes with documentation, right? How about looking it up in the doc under trigonometry
More Answers (0)
See Also
Categories
Find more on Matrix Indexing 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!