diff options
| -rw-r--r-- | man/calc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/calc.texi b/man/calc.texi index f21d1d36582..bea200a5849 100644 --- a/man/calc.texi +++ b/man/calc.texi | |||
| @@ -27446,7 +27446,7 @@ typing @kbd{u c @key{RET}} (without specifying new units) produces | |||
| 27446 | While many of Calc's conversion factors are exact, some are necessarily | 27446 | While many of Calc's conversion factors are exact, some are necessarily |
| 27447 | approximate. If Calc is in fraction mode (@pxref{Fraction Mode}), then | 27447 | approximate. If Calc is in fraction mode (@pxref{Fraction Mode}), then |
| 27448 | unit conversions will try to give exact, rational conversions, but it | 27448 | unit conversions will try to give exact, rational conversions, but it |
| 27449 | isn't always possible. Given @samp{55 mph}, typing | 27449 | isn't always possible. Given @samp{55 mph} in fraction mode, typing |
| 27450 | @kbd{u c m/s @key{RET}} produces @samp{15367:625 m/s}, for example, | 27450 | @kbd{u c m/s @key{RET}} produces @samp{15367:625 m/s}, for example, |
| 27451 | while typing @kbd{u c au/yr @key{RET}} produces | 27451 | while typing @kbd{u c au/yr @key{RET}} produces |
| 27452 | @samp{5.18665819999e-3 au/yr}. | 27452 | @samp{5.18665819999e-3 au/yr}. |