[#BloombergLP-bdldfp-DecimalUtil-multiplyByPowerOf10-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalUtil.adoc[DecimalUtil]::multiplyByPowerOf10 :relfileprefix: ../../../ :mrdocs: Same as the related overload above for `multiplyByPowerOf10`. == Synopsis Declared in `<bdldfp_decimalutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdldfp/Decimal128.adoc[Decimal128] multiplyByPowerOf10( xref:BloombergLP/bdldfp/Decimal128.adoc[Decimal128] value, int exponent); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#