[#nlohmann-basic_json-00-is_number_float] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-00.adoc[basic_json]::is_number_float :relfileprefix: ../../ :mrdocs: return whether value is a floating‐point number == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr bool is_number_float() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#