diff options
| author | Jay Belanger | 2011-02-06 19:40:47 -0600 |
|---|---|---|
| committer | Jay Belanger | 2011-02-06 19:40:47 -0600 |
| commit | ed98055eb1a9c7bf4972013663cebed9a5254d82 (patch) | |
| tree | ef0efe229bcfab9fd7e5387f4beeda9d902d77fc | |
| parent | 2e78df6b3d1f08c9af131dd79ccc0ead0021ed47 (diff) | |
| download | emacs-ed98055eb1a9c7bf4972013663cebed9a5254d82.tar.gz emacs-ed98055eb1a9c7bf4972013663cebed9a5254d82.zip | |
Eliminate newline
| -rw-r--r-- | doc/misc/calc.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index edb3289aee2..e98ea807f63 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi | |||
| @@ -28140,8 +28140,7 @@ relative to | |||
| 28140 | @texline @math{20 \mu{\rm Pa}} | 28140 | @texline @math{20 \mu{\rm Pa}} |
| 28141 | (the threshhold of human hearing) is | 28141 | (the threshhold of human hearing) is |
| 28142 | @infoline @math{20 log10(60 uPa/ 20 uPa) dB = 20 log10(3) dB}, | 28142 | @infoline @math{20 log10(60 uPa/ 20 uPa) dB = 20 log10(3) dB}, |
| 28143 | @texline @math{20 \log_{10}(60 \mu{\rm Pa}/20 \mu{\rm Pa}) {\rm dB} = | 28143 | @texline @math{20 \log_{10}(60 \mu{\rm Pa}/20 \mu{\rm Pa}) {\rm dB} = 20 \log_{10}(3) {\rm dB}}, |
| 28144 | 20 \log_{10}(3) {\rm dB}}, | ||
| 28145 | which is about | 28144 | which is about |
| 28146 | @infoline @math{9.54 dB}. | 28145 | @infoline @math{9.54 dB}. |
| 28147 | @texline @math{9.54 {\rm dB}}. | 28146 | @texline @math{9.54 {\rm dB}}. |