SQRT
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Returns the square root of expression.
Syntax
|
Notes
- The value of expression must be positive.
- expression must evaluate to an approximate numeric data type.
Example
This
example illustrates the SQRT function, requesting the
square root of the value ‘28':
|
Compatibility
ODBC compatible