Azzera filtri
Azzera filtri

Wrong of cos value !!!

2 visualizzazioni (ultimi 30 giorni)
Hussein Mohasseb
Hussein Mohasseb il 29 Dic 2015
Risposto: Image Analyst il 29 Dic 2015
Hello ;; I put in MATLAB cosd(300000/6378136.460) it get me value = 0.999999663039021 But when i calculate it in Excel it get me = 0.998894026219898 I want know which value is correct ???!!!

Risposte (1)

Image Analyst
Image Analyst il 29 Dic 2015
What did you use in Excel? When I use this:
=COS((3.14159265358797/180) * 300000/6378136.46)
(because there is no cosd() function in Excel and I need to convert from your degrees to radians), it gives me the same answer as MATLAB.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by