# HG changeset patch # User Jay Belanger # Date 1187218918 0 # Node ID 9d202ec7bccf65894946c7f211e72ba8335b1637 # Parent 85a3f55b5fdf481f73cf7cb5326217899d09fe88 (Basic Operations on Units): Clarify fraction mode behavior. diff -r 85a3f55b5fdf -r 9d202ec7bccf man/calc.texi --- a/man/calc.texi Wed Aug 15 20:05:40 2007 +0000 +++ b/man/calc.texi Wed Aug 15 23:01:58 2007 +0000 @@ -27446,7 +27446,7 @@ While many of Calc's conversion factors are exact, some are necessarily approximate. If Calc is in fraction mode (@pxref{Fraction Mode}), then unit conversions will try to give exact, rational conversions, but it -isn't always possible. Given @samp{55 mph}, typing +isn't always possible. Given @samp{55 mph} in fraction mode, typing @kbd{u c m/s @key{RET}} produces @samp{15367:625 m/s}, for example, while typing @kbd{u c au/yr @key{RET}} produces @samp{5.18665819999e-3 au/yr}.