BloombergLP::bdldfp::DecimalUtil::sqrt

Same as the related overload above for sqrt.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal64
sqrt(Decimal64 x);

Return Value

square root of x

Parameters

NameDescription
xvalue whose square root is returned