sqrt overloads

Synopses

Declared in <bdldfp_decimalutil.h>

Same as the related overload above for sqrt.

Return the square root of the specified x.

static
Decimal32
sqrt(Decimal32 x);

Same as the related overload above for sqrt.

static
Decimal64
sqrt(Decimal64 x);

Created with MrDocs