|
guanaqo
1.0.0-alpha.24
Utilities for scientific software
|
#include <guanaqo/export.h>#include <guanaqo/implementation/print.tpp>#include <charconv>#include <concepts>Go to the source code of this file.
Namespaces | |
| namespace | guanaqo |
Functions | |
| template<std::floating_point F> | |
| std::string_view | guanaqo::float_to_str_vw (std::span< char > buf, F value, int precision=std::numeric_limits< F >::max_digits10) |