BloombergLP::bdldfp::DecimalImpUtil::sqrt

Return the square root of x.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType64
sqrt(ValueType64 x);

Return Value

the square root of x

Parameters

NameDescription
xvalue whose square root is returned