User profile: bananae

User info
User name:bananae
History
Joined:
Number of posts:20
Latest posts:

Sqrt Problem Here
Ok I'll include that in the next iteration of it. Anything else wrong besides that?

Sqrt Problem Here
Would it make much of a difference performance wise if I didn't assign my variables values at concep...

Sqrt Problem Here
I had the steps expanded so I can output the result of each calculation, I was going to add an If st...

Cant seem to get loop to work right
if(input = number) needs to be changed to if(input == number) the "=" symbol [u]assigns[/u] val...

rasing variable to 2nd power
http://www.cplusplus.com/reference/clibrary/cmath/pow.html