Я начал с: < /p>
Код: Выделить всё
std::nexttoward(0.f, -std::numeric_limits::infinity())
< /code>
и < /p>
std::nexttoward(0.f, -std::numeric_limits::max())
Подробнее здесь: https://stackoverflow.com/questions/797 ... ffast-math
Код: Выделить всё
std::nexttoward(0.f, -std::numeric_limits::infinity())
< /code>
и < /p>
std::nexttoward(0.f, -std::numeric_limits::max())