SQRT
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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