Subject | inicial value of variable |
---|---|
Author | ronaldorezende |
Post date | 2003-04-09T10:24:17Z |
What's the inicial value of a variable?
I can do this whitout make "SOMA = 0" in the inicial part of code?
"SOMA = SOMA + POWER((NOTA_PROVA - MEDIA),2);"
I can do this whitout make "SOMA = 0" in the inicial part of code?
"SOMA = SOMA + POWER((NOTA_PROVA - MEDIA),2);"