9.90
SQR - Computes the square function (argument raised to the power of 2)
Argument(s)
1, Real
Result type
Real
Category
Math functions
Example:
C:> ASET -p X := SQR(2.5) X=6.25