+0  
 
0
591
5
avatar

http://web2.0calc.com/#6*sin(180*8.5/17 how to type this on excel?

 May 6, 2015

Best Answer 

 #1
avatar+118723 
+10

6*sin(180*8.5/17)

 

$${\mathtt{6}}{\mathtt{\,\times\,}}\underset{\,\,\,\,^{\textcolor[rgb]{0.66,0.66,0.66}{360^\circ}}}{{sin}}{\left({\frac{{\mathtt{180}}{\mathtt{\,\times\,}}{\mathtt{8.5}}}{{\mathtt{17}}}}\right)} = {\mathtt{6}}$$

 

this is just 6*sin90 = 6*1=6    so this is correct,

 

in EXCEL the angle has to be entered in radians so this is how to do it.

 

=6*SIN((PI()/180)*(180*8.5/17))

 

of couse this can just be simplified to       

 

=6*SIN(PI()*8.5/17)

 

pi is a function but it has no arguments - that is why your need the empty brackets :)

 May 6, 2015
 #1
avatar+118723 
+10
Best Answer

6*sin(180*8.5/17)

 

$${\mathtt{6}}{\mathtt{\,\times\,}}\underset{\,\,\,\,^{\textcolor[rgb]{0.66,0.66,0.66}{360^\circ}}}{{sin}}{\left({\frac{{\mathtt{180}}{\mathtt{\,\times\,}}{\mathtt{8.5}}}{{\mathtt{17}}}}\right)} = {\mathtt{6}}$$

 

this is just 6*sin90 = 6*1=6    so this is correct,

 

in EXCEL the angle has to be entered in radians so this is how to do it.

 

=6*SIN((PI()/180)*(180*8.5/17))

 

of couse this can just be simplified to       

 

=6*SIN(PI()*8.5/17)

 

pi is a function but it has no arguments - that is why your need the empty brackets :)

Melody May 6, 2015
 #2
avatar
+5

thaaaank u very much stuck on this too long :D

 May 6, 2015
 #3
avatar+130516 
0

Very nice, Melody.......I didn't know that you were an Excel "whiz,'  too  ....   !!!!

 

  

 May 6, 2015
 #4
avatar
0

cos(180*8.5/17) ----> ?

tnx

 May 6, 2015
 #5
avatar+118723 
0

Thanks Chris,

I have many 'secret' talents   LOL

 May 6, 2015

3 Online Users