Click here to Skip to main content
15,902,840 members
Home / Discussions / C#
   

C#

 
AnswerRe: writing a C#program(arrays) Pin
Guffa25-Oct-05 13:25
Guffa25-Oct-05 13:25 
GeneralRe: writing a C#program(arrays) Pin
Zjaded25-Oct-05 13:37
Zjaded25-Oct-05 13:37 
GeneralRe: writing a C#program(arrays) Pin
David Stone25-Oct-05 13:59
sitebuilderDavid Stone25-Oct-05 13:59 
GeneralOT Pin
leppie25-Oct-05 22:30
leppie25-Oct-05 22:30 
GeneralRe: OT Pin
David Stone26-Oct-05 11:11
sitebuilderDavid Stone26-Oct-05 11:11 
GeneralRe: writing a C#program(arrays) Pin
Zjaded26-Oct-05 10:18
Zjaded26-Oct-05 10:18 
GeneralRe: writing a C#program(arrays) Pin
Wjousts26-Oct-05 13:00
Wjousts26-Oct-05 13:00 
GeneralRe: writing a C#program(arrays) Pin
Christian Graus25-Oct-05 14:00
protectorChristian Graus25-Oct-05 14:00 
If you've already done some of it, why did you ask for help with all of it ?

Zjaded wrote:
subtracting the average from each value in testvals


Do you know how to calculate an average ?

Zjaded wrote:
squaring the values obtained


Math.Pow, or just x*x.

Zjaded wrote:
adding them, and dividing by the number of elements in testvals


Which bits are you stuck on here ? Post your code, and explain where you can't work out how to proceed.


Christian Graus - Microsoft MVP - C++
QuestionQuestion about draw method (basic question) Pin
Green Fuze25-Oct-05 13:14
Green Fuze25-Oct-05 13:14 
AnswerRe: Question about draw method (basic question) Pin
Christian Graus25-Oct-05 13:25
protectorChristian Graus25-Oct-05 13:25 
GeneralRe: Question about draw method (basic question) Pin
Green Fuze25-Oct-05 13:55
Green Fuze25-Oct-05 13:55 
GeneralRe: Question about draw method (basic question) Pin
Green Fuze25-Oct-05 14:08
Green Fuze25-Oct-05 14:08 
GeneralRe: Question about draw method (basic question) Pin
Christian Graus25-Oct-05 14:11
protectorChristian Graus25-Oct-05 14:11 
GeneralRe: Question about draw method (basic question) Pin
Green Fuze25-Oct-05 14:34
Green Fuze25-Oct-05 14:34 
GeneralRe: Question about draw method (basic question) Pin
Christian Graus25-Oct-05 14:45
protectorChristian Graus25-Oct-05 14:45 
GeneralRe: Question about draw method (basic question) Pin
Green Fuze25-Oct-05 14:48
Green Fuze25-Oct-05 14:48 
GeneralRe: Question about draw method (basic question) Pin
Christian Graus25-Oct-05 14:53
protectorChristian Graus25-Oct-05 14:53 
AnswerRe: Question about draw method (basic question) Pin
Mark Hahn CA25-Oct-05 20:04
Mark Hahn CA25-Oct-05 20:04 
QuestionLogic Help - Creating an Ordered list (No HTML) Pin
MrBic25-Oct-05 12:37
MrBic25-Oct-05 12:37 
AnswerRe: Logic Help - Creating an Ordered list (No HTML) Pin
Christian Graus25-Oct-05 13:13
protectorChristian Graus25-Oct-05 13:13 
GeneralRe: Logic Help - Creating an Ordered list (No HTML) Pin
MrBic25-Oct-05 13:22
MrBic25-Oct-05 13:22 
GeneralRe: Logic Help - Creating an Ordered list (No HTML) Pin
Christian Graus25-Oct-05 13:28
protectorChristian Graus25-Oct-05 13:28 
GeneralRe: Logic Help - Creating an Ordered list (No HTML) Pin
MrBic25-Oct-05 13:36
MrBic25-Oct-05 13:36 
GeneralRe: Logic Help - Creating an Ordered list (No HTML) Pin
Christian Graus25-Oct-05 13:47
protectorChristian Graus25-Oct-05 13:47 
GeneralRe: Logic Help - Creating an Ordered list (No HTML) Pin
MrBic25-Oct-05 13:28
MrBic25-Oct-05 13:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.