bigdecimal icon indicating copy to clipboard operation
bigdecimal copied to clipboard

Extend docs for round(0) [ci skip]

Open franzliedke opened this issue 1 year ago • 0 comments

Since #170, big_decimal.round(0) returns an Integer. This was surprising to me, as the documentation does not specify the behavior for this case. (It could even be seen as misleading / wrong.)

franzliedke avatar Jun 20 '24 09:06 franzliedke