Recent content by turkcyclone
-
T
Beginner VBA Help Using Arrays to find the lowest value from a list
Thank you so much for your help and explanation. I did the changes and it worked like a charm!- turkcyclone
- Post #3
- Forum: Programming and Computer Science
-
T
Beginner VBA Help Using Arrays to find the lowest value from a list
Hi, I have this text file. "3 4 7.21 -5.7 0.01 9.0 5.6 0.11 -.123 14. 2.11 4.11 0.0001 -2. " I am trying to create a VBA program to find the Minimum value, but I keep getting an error. Could someone help me? I am trying to get some practice for a test. Here is what I have so far...- turkcyclone
- Thread
- Arrays Beginner List Value
- Replies: 2
- Forum: Programming and Computer Science
-
T
Find the Maclaurin Series for tanx
Haha, okay I will try it. We just started the Maclaurin Series and this was the first problem, so I was frustrated when I couldn't get it and the solutions manual did a TERRIBLE job explaining how to get it. But I did a couple of more and starting to get the hang of it, so I will go back and try...- turkcyclone
- Post #11
- Forum: Calculus and Beyond Homework Help
-
T
Find the Maclaurin Series for tanx
I tried it and you are right, it is a mess. I think I am going to talk to my instructor on and see if I can use the other method. Thanks for your help!- turkcyclone
- Post #9
- Forum: Calculus and Beyond Homework Help
-
T
Find the Maclaurin Series for tanx
I actually started using that method and got stuck after the (x^3)/3.- turkcyclone
- Post #7
- Forum: Calculus and Beyond Homework Help
-
T
Find the Maclaurin Series for tanx
No, for this problem I am suppose to use the way I am trying, those were the directions.- turkcyclone
- Post #3
- Forum: Calculus and Beyond Homework Help
-
T
Find the Maclaurin Series for tanx
Homework Statement Find the terms through x^5 in the Maclaurin series for f(x) f(x)=tanx Homework Equations tanx=sinx/cosx Maclaurin Series for: sinx=x-x^3/3!+x^5/5!-x^7/7!... cosx=1-x^2/2!+x^4/4!-X6/6!... The Attempt at a Solution I have done tanx=sinx/cosx So I...- turkcyclone
- Thread
- Maclaurin Maclaurin series Series
- Replies: 10
- Forum: Calculus and Beyond Homework Help
-
T
Calculating Present & Future Worth of Computer System Investment
Sorry I couldn't find the edit button, but I emailed my professor and got the help I needed. So I don't need the help anymore, but thanks for reading the post!- turkcyclone
- Post #2
- Forum: Engineering and Comp Sci Homework Help
-
T
Calculating Present & Future Worth of Computer System Investment
Homework Statement A local business is going to purchase a computer system which consists of: *10 computers @ $2,500.00 each *1 network server @ $5,000.00 * Hardware and software required for each computer : $500.00 per workstation * Upgrades, maintenance: $50.00/month * At the end of...- turkcyclone
- Thread
- Computer Future System
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help