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