Computer Programs & Systems for Calculating Cosine Values for Large Numbers

In summary, There is a computer program called Derive 6 that can compute trigonometric values for cosine for large numbers like cos((pi)*t) = cos((pi)*2.34579^2000) to an accuracy of three decimal spaces. It costs money to obtain and it uses large number algorithms to calculate the values.
  • #1
Edwin
162
0
Are there any computer programs, or computer systems out there that can compute trigonometric values for cosine for large numbers like

cos((pi)*t) = cos((pi)*2.34579^2000) to an accuracy of three decimal spaces? Where pi is the number 3.1415...n

If so, what systems are available, how might I get one, or rather, how much do they cost?

Also, If such a system exists, how long would it take to calculate something like cos((pi)*2.34579^2000) to an accuracy of three decimal places (to the thousandth's place)?

Inquisitively,

Edwin
 
Physics news on Phys.org
  • #2
Derive 6 will do it. (0.5047333291)
 
  • #3
Thanks Tide!

I appreciate the reference!

Best Regards,

Edwin
 
  • #4
I wonder how Derive goes about that...
 
  • #5
It probably just uses a series form with its large number algorithms.
 

1. What is a computer program for calculating cosine values?

A computer program for calculating cosine values is a set of instructions or code that can be run on a computer to determine the cosine value of a given number. It uses mathematical algorithms and functions to accurately calculate the cosine value of any number.

2. How does a computer program calculate cosine values for large numbers?

A computer program uses advanced mathematical algorithms and trigonometric functions to calculate cosine values for large numbers. These algorithms are designed to handle large numbers and provide accurate results by breaking down the calculation process into smaller, more manageable steps.

3. What are the benefits of using a computer program to calculate cosine values?

Using a computer program to calculate cosine values has several benefits. It is more accurate and efficient than manual calculations, especially for large numbers. It can also handle complex calculations and provide results quickly. Additionally, it can be easily modified and updated to accommodate changes or new data.

4. Are there different types of computer programs for calculating cosine values?

Yes, there are different types of computer programs for calculating cosine values. Some programs use basic trigonometric functions while others may use more complex algorithms. There are also programs specifically designed for calculating cosine values for large numbers or for specific applications.

5. Can a computer program for calculating cosine values be used for other trigonometric functions?

Yes, a computer program for calculating cosine values can also be used for other trigonometric functions such as sine and tangent. Many programs are designed to handle multiple trigonometric functions and can be easily modified to calculate different values based on the user's needs.

Similar threads

Replies
4
Views
282
  • General Math
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Programming and Computer Science
Replies
29
Views
2K
Replies
1
Views
984
  • Introductory Physics Homework Help
Replies
29
Views
804
  • Quantum Physics
Replies
9
Views
727
  • Sticky
  • Programming and Computer Science
Replies
13
Views
4K
Replies
8
Views
1K
Back
Top