Skip to content

function dB_to_utf8string(const T &, double) string_io

template <typename T>
std::string dB_to_utf8string(const T& value, double minimum = -140.0)

Converts dB value to string (uses infinity symbol in utf-8 encoding)

Defined at io/tostring.hpp:172