+ 1
Java sqrt not working
I'm currently coding a calculator in java and when ever i use the sqrt button on the calculator it is not accurate, if i press sqrt of 9 it turns into 1.79243.... Any ideas?
1 Resposta
+ 1
albard899
Are you doing in Java or JavaScript?
What do you mean by sqrt button? It seems it is JavaScript.