[ruby/bigdecimal] Enhanced RDoc for BigDecimal (https://github.com/ruby/bigdecimal/pull/209)
Enhanced RDoc for BigDecimal
Update ext/bigdecimal/bigdecimal.c
Remove the instance number of Float::DIG.
Float::DIG
Add BigDecimal call-seq without ndigits.
Replace the word sum with value or result in the description of BigDecimal().
Remove the instance value of Float::DIG.
Fix mis-description of precision
Fix the description of precision determination
Add the description of the precision in the Rational case.
https://github.com/ruby/bigdecimal/commit/acabb132a4
Co-authored-by: Kenta Murata [email protected]
[ruby/bigdecimal] Enhanced RDoc for BigDecimal (https://github.com/ruby/bigdecimal/pull/209)
Enhanced RDoc for BigDecimal
Update ext/bigdecimal/bigdecimal.c
Remove the instance number of
Float::DIG.Add BigDecimal call-seq without ndigits.
Replace the word sum with value or result in the description of BigDecimal().
Remove the instance value of Float::DIG.
Fix mis-description of precision
Fix the description of precision determination
Add the description of the precision in the Rational case.
https://github.com/ruby/bigdecimal/commit/acabb132a4
Co-authored-by: Kenta Murata [email protected]