bigdecimal
bigdecimal copied to clipboard
Extend docs for round(0) [ci skip]
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.)