math.sqrt (x)
Returns the square root of x
. (You can also use the expression x^0.5
to compute this value.)
math.sqrt (x)
Returns the square root of x
. (You can also use the expression x^0.5
to compute this value.)
Designed by : w10schools
service@w10schools.com
Please login to continue.