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

Name

Description

x

value whose square root is returned

Created with MrDocs