Same as the related overload above for sqrt.
Synopsis
Declared in <bdldfp_decimalutil.h>
static
Decimal128
sqrt(Decimal128 x);
Return Value
square root of x
Parameters
Name |
Description |
x |
value whose square root is returned |
Created with MrDocs