#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Trig functions

I have been studing the early formation fo trig tables by Ptolemy abotu
100-200Ad. I now would like to know the methodolgy tht ecel uses for
calculating these functions. I'm not interested in the detailed code, just
the general methods.

Can anyone help?
--
rk koko pele
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 247
Default Trig functions

the excel functions for trig are
COS
ACOS
ACOSH
COSH
SIN
ASIN
SINH
ASINH
TAN
ATAN
TANH
ATANH
RADIANS
DEGREES
excel works in radians by default so the radians and degree function are
there to swap back and forth
--
paul

remove nospam for email addy!



"Kokopeelle" wrote:

I have been studing the early formation fo trig tables by Ptolemy abotu
100-200Ad. I now would like to know the methodolgy tht ecel uses for
calculating these functions. I'm not interested in the detailed code, just
the general methods.

Can anyone help?
--
rk koko pele

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default Trig functions

My bet is that Excel uses a series expansion
sin(x) = x -x^3/3! + x^5/5! - x^7/7! ...

Google on binomial, Taylor and Maclaurin series to learn more (or read a
math textbook)
best wishes

--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Kokopeelle" wrote in message
...
I have been studing the early formation fo trig tables by Ptolemy abotu
100-200Ad. I now would like to know the methodolgy tht ecel uses for
calculating these functions. I'm not interested in the detailed code,
just
the general methods.

Can anyone help?
--
rk koko pele



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 947
Default Trig functions

My guess would be some version of the "CORDIC algorithm."
One of many search hits:
http://www.dspguru.com/info/faqs/cordic2.htm (See 2.1)

http://www.andraka.com/cordic.htm
etc..
--
Dana DeLouis
Windows XP & Office 2003


"Bernard Liengme" wrote in message
...
My bet is that Excel uses a series expansion
sin(x) = x -x^3/3! + x^5/5! - x^7/7! ...

Google on binomial, Taylor and Maclaurin series to learn more (or read a
math textbook)
best wishes

--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Kokopeelle" wrote in message
...
I have been studing the early formation fo trig tables by Ptolemy abotu
100-200Ad. I now would like to know the methodolgy tht ecel uses for
calculating these functions. I'm not interested in the detailed code,
just
the general methods.

Can anyone help?
--
rk koko pele





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how can I perform trig. functions usings grads 400deg per circle davystuff Excel Worksheet Functions 2 March 30th 06 03:00 PM
Can I get Excel to determine the line curve formula without graph. Cadelima Excel Discussion (Misc queries) 8 December 20th 05 09:57 PM
User-defined functions created in Excel 2000 fail in Excel 2003 goodguy Excel Discussion (Misc queries) 1 October 3rd 05 07:04 PM
Database functions should use criteria in formula, as 1-2-3 does 123user Excel Worksheet Functions 8 September 29th 05 08:57 PM
Visible rows and functions that work tracy Excel Worksheet Functions 2 August 19th 05 05:25 AM


All times are GMT +1. The time now is 11:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"