Top | Up (Math) | < Previous (MAX) | Next (EXP) >
Square root.
SQR number# OUT square_root#
parameter | description |
---|---|
number# | A non-negative number |
PRINT SQR(25) '5
X=SQR(2)
PRINT X*X '2
Duplicate function SQRT
was removed 1
1 SmileBoom, “Compatibility notes until Ver.3.3.2 (As of August 10, 2016)” http://smilebasic.com/en/debug/archive/