View Single Post
  #2   Report Post  
bj
 
Posts: n/a
Default

you have to change it to radians in your formula
=cos(Val*pi()/180)

"justin" wrote:

I want to find the cosine of an angle, but the computer doesn't know the
value I am referencing is in the form of a degree.

can anyone help me!!