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