summaryrefslogtreecommitdiff
path: root/numeric.rb
diff options
context:
space:
mode:
authorS.H <[email protected]>2021-01-02 11:39:07 +0900
committer<[email protected]>2021-01-01 18:39:07 -0800
commitdaec5f9edcfbf98b10a4bfc1aa501c9ac2c64841 ()
tree584ce612193fa7b4cfd78e4013ba4de4e66a59ca /numeric.rb
parentef6ab776d55f2775957b107a3a0d8c45ece119b8 (diff)
Improve performance some Float methods [Feature #17498] (#4018)
Notes: Merged-By: k0kubun <[email protected]>
-rw-r--r--numeric.rb207
1 files changed, 207 insertions, 0 deletions
@@ -0,0 +1,207 @@