[#bsl-modf] = xref:bsl.adoc[bsl]::modf :relfileprefix: ../ :mrdocs: Alias for `std::modf` in the `bsl` namespace. == Synopsis Declared in `<bsl_cmath.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::modf; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#