[#BloombergLP-bdld-Datum-theDecimal64] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/Datum.adoc[Datum]::theDecimal64 :relfileprefix: ../../../ :mrdocs: Return the decimal floating point value represented by this object as a `bdlfpd::Decimal64` value. The behavior is undefined unless this object actually represents a decimal floating point value. == Synopsis Declared in `<bdld_datum.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdldfp/Decimal64.adoc[bdldfp::Decimal64] theDecimal64() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#