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