This project is closed and read-only.
Actions
Backport #1647
closedfdiv が妙に遅くなることがある
Backport #1647:
fdiv が妙に遅くなることがある
Status:
Closed
Assignee:
Description
=begin
fdiv が妙に遅くなることがある。
そして、結果が 0.0 になります。
main@187-20090612> (Float::MAX.to_i*100).fdiv(1)
#=> 0.0
=end
Actions