Correct a typo in the bark function definition s/0158/0185/ in the
authorRalph Giles <giles@xiph.org>
Tue, 28 Dec 2004 23:00:40 +0000 (23:00 +0000)
committerRalph Giles <giles@xiph.org>
Tue, 28 Dec 2004 23:00:40 +0000 (23:00 +0000)
second atan frequency scale.

svn path=/trunk/vorbis/; revision=8542

doc/lspmap.png
doc/xml/06-floor0.xml

index ddefe9f..1e8ed96 100644 (file)
Binary files a/doc/lspmap.png and b/doc/lspmap.png differ
index 6ad6367..f12d003 100644 (file)
@@ -170,7 +170,7 @@ synthesized:</para>
     and
                 
     \begin{math}
-      \mathrm{bark}(x) = 13.1 \arctan (.00074x) + 2.24 \arctan (.0000000158x^2)+.0001x
+      \mathrm{bark}(x) = 13.1 \arctan (.00074x) + 2.24 \arctan (.0000000185x^2)+.0001x
     \end{math}
     ]]>
    </phrase></textobject>