[#BloombergLP-bdldfp-DecimalFormatConfig-setNan] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/DecimalFormatConfig.adoc[DecimalFormatConfig]::setNan :relfileprefix: ../../../ :mrdocs: Set the `nan` attribute of this object to the specified `value`. The behavior is undefined unless the pointer to the `value` remains valid for the lifetime of this object. == Synopsis Declared in `<bdldfp_decimalformatconfig.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setNan(char const* value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#