+ 2
What is the code to vind squre of a number
4th Mar 2017, 4:34 PM
Shekhar Rajbhar

2 Risposte
+ 7
import java.lang.Math;
Method Math.sqrt() returns a double.
4th Mar 2017, 5:09 PM
Tashi N

+ 1
square = number * number
4th Mar 2017, 4:45 PM
alf

Hai spesso domande come questa?
Impara in modo più efficiente, gratuitamente: