Template Function nlohmann::detail::dtoa_impl::compute_boundaries

Function Documentation

template<typename FloatType>
boundaries nlohmann::detail::dtoa_impl::compute_boundaries(FloatType value)

Compute the (normalized) diyfp representing the input number ‘value’ and its boundaries.

Pre:

value must be finite and positive