To properly display this page you need a browser with JavaScript support.
×
Menu
Index
Search
Search
Search
Control Basic Programming
SQR
Previous page
Next page
Print version
To properly display this page you need a browser with JavaScript support.
SQR
SQR
Purpose:
To find the square root of an expression.
Format:
SQR( expression )
Example:
10 A = SQR( IN1 )