omni::math::round
NAME

omni::math::round

A function of omni::math

#include <omni/math.hpp>
inline double omni::math::round(double val, uint8_t digits, std::float_round_style direction)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top