필터 지우기
필터 지우기

Wrong of cos value !!!

조회 수: 2 (최근 30일)
Hussein Mohasseb
Hussein Mohasseb 2015년 12월 29일
답변: Image Analyst 2015년 12월 29일
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 ???!!!

답변 (1개)

Image Analyst
Image Analyst 2015년 12월 29일
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.

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by