hoshiumiarata · GitHub

Merged

Merged

Conversation

@hoshiumiarata

@matz

matz added a commit that referenced this pull request

Jul 25, 2024
CRuby raises TypeError with float numbers as operands; ref #6314

matz added a commit that referenced this pull request

Jul 25, 2024

matz added a commit that referenced this pull request

Jul 25, 2024
Negative integers are virtually considered as 2's compliment of the
absolute value of the corresponding number. It means `-1` is considered
as infinite sequence of `1` toward msb side. ref #6314

matz added a commit that referenced this pull request

Jul 25, 2024

matz added a commit that referenced this pull request

Jul 25, 2024

Read the original on github.com ↗