[#BloombergLP-bslmf-FloatingTypeStructuralTraits-01-toFloatType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmf.adoc[bslmf]::xref:BloombergLP/bslmf/FloatingTypeStructuralTraits-01.adoc[FloatingTypeStructuralTraits<float>]::toFloatType :relfileprefix: ../../../ :mrdocs: Converts the bits of the specified size‐equivalent unsigned integer `uIntValue` into the "original" floating point type. == Synopsis Declared in `<bslmf_floatingtypestructuraltraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bslmf/FloatingTypeStructuralTraits-01/FloatType.adoc[FloatType] toFloatType(xref:BloombergLP/bslmf/FloatingTypeStructuralTraits-01/UintType.adoc[UintType] uIntValue); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#