User Profile

Collapse

Profile Sidebar

Collapse
intro2Cpp
intro2Cpp
Last Activity: Oct 18 '06, 03:13 AM
Joined: Oct 17 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • intro2Cpp
    replied to Please Help with e^x estimating program
    in C
    Okay, I did that, but now all it will return no matter what I enter as the 'x' value is 1.000. That would normally tell me there is an integer division, but I intentionally used 'double' type for everything. Please help???...
    See more | Go to post

    Leave a comment:


  • intro2Cpp
    replied to Please Help with e^x estimating program
    in C
    THANK YOU SO VERY MUCH! I will enter that in and give it a whirl!...
    See more | Go to post

    Leave a comment:


  • intro2Cpp
    started a topic Please Help with e^x estimating program
    in C

    Please Help with e^x estimating program

    Hello,

    I have been trying to figure out what I'm doing wrong on my program for two days. My professor keeps "forgetting " about me. It is due tomorrow. We are supposed to use the "summing estimator" to calculate an estimated value for exp(x) using the formula 1+ x^n/n! for a user entered value for x, and values for n from 1 to 100. I know my problem is in the logic of how to implement the formula in C++ because...
    See more | Go to post
No activity results to display
Show More
Working...