Project

General

Profile

Bug #10086 » improve_rdoc_mathn_l20.patch

gogotanaka (Kazuki Tanaka), 08/01/2014 08:30 AM

View differences:

lib/mathn.rb
#
# 3 / 2 => 3/2 # Rational
#
# mathn features late rounding and lacks truncation of intermediate results:
# mathn keeps value in exact terms.
#
# Without mathn:
#
(7-7/7)