Skip to content

Ruby 4.0: Add specs for Math.expm1 and Math.log1p - #1318

Merged
eregon merged 1 commit into
ruby:masterfrom
herwinw:ruby4_math
Jan 4, 2026
Merged

Ruby 4.0: Add specs for Math.expm1 and Math.log1p#1318
eregon merged 1 commit into
ruby:masterfrom
herwinw:ruby4_math

Conversation

@herwinw

@herwinw herwinw commented Dec 26, 2025

Copy link
Copy Markdown
Member

The example values are based on the original issue (https://bugs.ruby-lang.org/issues/21527), the corner cases are inspired by the specs of Math.exp and Math.log.

The example values are based on the original issue
(https://bugs.ruby-lang.org/issues/21527), the corner cases are inspired
by the specs of Math.exp and Math.log.
@eregon
eregon merged commit caa4e5c into ruby:master Jan 4, 2026
13 checks passed
@herwinw
herwinw deleted the ruby4_math branch January 5, 2026 07:50
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