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 visualizaciones (últimos 30 días)
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 comentario
Stephen23
Stephen23 el 3 de Feb. de 2017
Editada: Stephen23 el 3 de Feb. de 2017
When I used [famous internet search engine] and searched for "MATLAB arccos", this is the very first result listed:
Did you try looking?

Iniciar sesión para comentar.

Respuesta aceptada

Guillaume
Guillaume el 3 de Feb. de 2017
You know that matlab comes with documentation, right? How about looking it up in the doc under trigonometry
Use acos or acosd.
  1 comentario
Ram kumar Masilamani
Ram kumar Masilamani el 3 de Feb. de 2017
Mr.guillaume.. Iam very thankful to you. finally I did what I expected. I think many legends in matlab would have hurt by asking number of questions. Iam very sorry and more thanks.. Thank you again. acosd is right.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Matrix Indexing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by