sqrt overloads
Synopses
Declared in <bdldfp_decimalutil.h>
Same as the related overload above for sqrt.
static
Decimal128
sqrt(Decimal128 x);
Return the square root of the specified x.
Same as the related overload above for sqrt.
Created with MrDocs