View Single Post
 
Old 04-24-2012, 12:49 PM
Jamal NUMAN Jamal NUMAN is offline Windows 7 64bit Office 2010 64bit
Expert
 
Join Date: Nov 2010
Posts: 615
Jamal NUMAN is on a distinguished road
Thumbs up

Quote:
Originally Posted by macropod View Post
Hi Jamal,

For Sin(Ø) and Cos(Ø) you can use:
=SIN(RADIANS(C3)) and =COS(RADIANS(C3))
or:
=SIN(RADIANS(B3*24)) and =COS(RADIANS(B3*24))
in row 3 and copy down. This is more accurate than using your 3.14/180 conversion. For radians, you can use =RADIANS(C3) or =RADIANS(B3*24)

I'm not sure what you mean by:

In decimal terms, your angles add up to 540.0002778 degrees.
Many thanks Paul for the very crucial enhancement. It is much more powerful now.
I’m not sure if there is a way to remove the little minus sign (-) shown under the degree sign (º). Please, have a look on the attached screenshot.
I’m striving (motivated) to commence the entire angles calculation after your great help.
Best
Jamal
Attached Images
File Type: jpg Clip_878.jpg (99.4 KB, 56 views)
Attached Files
File Type: xlsx Angles.xlsx (10.6 KB, 19 views)
Reply With Quote