Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
01d5d940
Kaydet (Commit)
01d5d940
authored
Kas 30, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove cruft from the old Texinfo conversion. This simplifies some of
the newer processing.
üst
52088231
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
libaudioop.tex
Doc/lib/libaudioop.tex
+0
-10
No files found.
Doc/lib/libaudioop.tex
Dosyayı görüntüle @
01d5d940
...
...
@@ -176,20 +176,10 @@ Reverse the samples in a fragment and returns the modified fragment.
\begin{funcdesc}
{
rms
}{
fragment, width
}
Return the root-mean-square of the fragment, i.e.
%begin{latexonly}
\iftexi
%end{latexonly}
the square root of the quotient of the sum of all squared sample value,
divided by the sumber of samples.
%begin{latexonly}
\else
% in eqn: sqrt { sum S sub i sup 2 over n }
\begin{displaymath}
\catcode
`
_
=8
\sqrt
{
\frac
{
\sum
{{
S
_{
i
}}^{
2
}}}{
n
}}
\end{displaymath}
\fi
%end{latexonly}
This is a measure of the power in an audio signal.
\end{funcdesc}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment