Project

General

Profile

Bug #10086 » Fix_comment_at_mathn.patch

gogotanaka (Kazuki Tanaka), 07/23/2014 11:59 AM

View differences:

lib/mathn.rb
# = mathn
#
# mathn is a library for changing the way Ruby does math. If you need
# more precise rounding with multiple division or exponentiation
# operations, then mathn is the right tool.
# more precise rounding with division operations,
# then mathn is the right tool.
#
# Without mathn:
#
(5-5/7)