[tarantool-patches] [PATCH 1/5] decimal: fix decimal.round() when scale == 0

Konstantin Osipov kostja at tarantool.org
Thu Jul 25 02:02:04 MSK 2019


* Serge Petrenko <sergepetrenko at tarantool.org> [19/07/17 18:34]:
> Fixes decimal.round() with zero scale, fixes an error with
> decimal.round() when rounding leads to a number with the same
> precision, for example, decimal.round(9.9, 0) -> 10.
> 
> Follow-up #692

lgtm

 

-- 
Konstantin Osipov, Moscow, Russia



More information about the Tarantool-patches mailing list