Skip to content

Add BigDecimal#quo(value, digits)#7813

Merged
enebo merged 4 commits intojruby:masterfrom
k77ch7:ruby-3.1-fix-bigdecimal-div
May 25, 2023
Merged

Add BigDecimal#quo(value, digits)#7813
enebo merged 4 commits intojruby:masterfrom
k77ch7:ruby-3.1-fix-bigdecimal-div

Conversation

@k77ch7
Copy link
Contributor

@k77ch7 k77ch7 commented May 25, 2023

This PR adds BigDeciaml#quo(value, digits) and gets higher compatibility.
The following tests will pass.

  • test_div in test/mri/bigdecimal/test_bigdecimal.rb
  • test_dev_precision in test/mri/bigdecimal/test_bigdecimal.rb

@enebo enebo added this to the JRuby 9.4.3.0 milestone May 25, 2023
@enebo enebo merged commit 92707a0 into jruby:master May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants