[#BloombergLP-bdldfp-DecimalUtil-makeDecimal64-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalUtil.adoc[DecimalUtil]::makeDecimal64 :relfileprefix: ../../../ :mrdocs: Set the value of this object to be a "Decimal64" value. Optionally specify the `value` of the "Decimal64". == Synopsis Declared in `<bdldfp_decimalutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/Decimal64.adoc[Decimal64] makeDecimal64( unsigned long long significand, int exponent); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#