Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
When mathn is required, Fixnum's division and exponentiation are enhanced to return more precise values from mathematical expressions.
2/3*3 # => 0 require 'mathn' 2/3*3 # => 2