View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.newusers
Serge
 
Posts: n/a
Default Trigonometry with excel

Thank you for your input. I like it also.
Serge

"paul" wrote:

degrees(atan(a1/b1) is perhaps more like the way we would do it on a
calculator.
--
paul

remove nospam for email addy!



"Serge" wrote:

Hello Dave,
Thank you very much. It works great now. First I discovered I missed the 'S'
in DEGREES, then I had a '/' instead of comma.
Would you have any more example to send to me? If not, that's ok. I'm very
greatfull for the help you have given me.
Serge

"davesexcel" wrote:


Give this a go:
=DEGREES(ATAN2(D20,C20))


--
davesexcel


------------------------------------------------------------------------
davesexcel's Profile:
http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=536230