Skip to content

Commit

Permalink
Merge pull request #1095 from ruby/float-infinity
Browse files Browse the repository at this point in the history
Add Float::Infinity
  • Loading branch information
soutaro committed Aug 23, 2022
2 parents 1974943 + 4ed06b9 commit 05406d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/float.rbs
Original file line number Diff line number Diff line change
Expand Up @@ -1078,6 +1078,8 @@ Float::EPSILON: Float
#
Float::INFINITY: Float

Float::Infinity: Float

# <!-- rdoc-file=numeric.c -->
# The number of base digits for the `double` data type.
#
Expand Down

0 comments on commit 05406d7

Please sign in to comment.