crysp
July 26th, 2004, 09:56 PM
:( need help w/ averages???
finalScoring = average + total????
finalScoring = average + total????
|
Click to See Complete Forum and Search --> : C++ crysp July 26th, 2004, 09:56 PM :( need help w/ averages??? finalScoring = average + total???? YourSurrogateGod July 27th, 2004, 01:19 AM I think you should include more information on the problem if you would like to receive some help :) . Gabriel Fleseriu July 27th, 2004, 04:10 PM [QUOTE=cryspfinalScoring = average + total????[/QUOTE] No, average(X([1]...X[n+1]) != average(X[1]...X[N]) + X[n+1]. However, as YSG said -- please post a complete question. codeguru.com
Copyright WebMediaBrands Inc., All Rights Reserved. |