#include <userver/decimal64/decimal64.hpp>
Round towards zero. The fastest rounding.
Definition at line 385 of file decimal64.hpp.
Static Public Member Functions | |
template<typename T > | |
static constexpr int64_t | Round (T value) |
static constexpr int64_t | DivRounded (int64_t a, int64_t b, bool) |
|
inlinestaticconstexpr |
Definition at line 392 of file decimal64.hpp.
|
inlinestaticconstexpr |
Definition at line 388 of file decimal64.hpp.