Search:

Type: Posts; User: ixjaybeexi

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    2,051

    Re: Need help making program

    Ok, I got a bit of it done, it's just that when there's a negative number in the list, it prints out the mean is NaN. An suggestions on how to fix my code to constitute for negative numbers?
  2. Replies
    5
    Views
    2,051

    Re: Need help making program

    Alrighty, hopefully now my logic will be correct and I'll be finished. Woo! Just one thing...when I go to compile, it says i declared "n" as a double, but an int is required. I didn't declare...
  3. Replies
    5
    Views
    2,051

    Re: Need help making program

    Hmm, so how should i declare the array in the main?
  4. Replies
    5
    Views
    2,051

    Need help making program

    Hey guys I have to create a program that computes the mean, standard deviation, and finds the max and min of a group of numbers read in from a file. I'm having trouble storing the objects from the...
Results 1 to 4 of 4