what would i do to make it figure out a square root? is there a certain symbol or equation i have to use for the program?
Printable View
what would i do to make it figure out a square root? is there a certain symbol or equation i have to use for the program?
(x)^1/2
that should give you the square root of x
it only gives me half of the number. might as well divide by 2
(x)^(1/2) then ;)
that means to the power of a half which is what a square root is.
thanks it working now :lol:
the only problem is when you take a square root of something there are 2 answers.
say you take the square root of 9. its 3 right.
well it is also -3 that squared is 9 to.
but it just give me the positive not the negative. and thats what i want. It won;t give me negatives at any time will it?
nope
thats good. Thanks for the help
I hate my vb.net class. Know any good tutorials 4 play? The text book that goes with the course is a little confusing and indecisive. I need one of those vb quickguides so I can learn it all in like 3 days. That way I can skip class more because I would have already known it.