Bug #10086 » improve_rdoc_mathn_l20.patch
| 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:
|
||
|
#
|
||
- « Previous
- 1
- …
- 5
- 6
- 7
- Next »