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
576474c5
Kaydet (Commit)
576474c5
authored
May 13, 2002
tarafından
Raymond Hettinger
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Closes SF bug 527139. Brings docs inline with random.py 1.29
which fixes the unnecessarily restricted method domain.
üst
ca6cdc2c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
librandom.tex
Doc/lib/librandom.tex
+1
-1
No files found.
Doc/lib/librandom.tex
Dosyayı görüntüle @
576474c5
...
@@ -218,7 +218,7 @@ these equations can be found in any statistics text.
...
@@ -218,7 +218,7 @@ these equations can be found in any statistics text.
\begin{funcdesc}
{
gammavariate
}{
alpha, beta
}
\begin{funcdesc}
{
gammavariate
}{
alpha, beta
}
Gamma distribution. (
\emph
{
Not
}
the gamma function!) Conditions on
Gamma distribution. (
\emph
{
Not
}
the gamma function!) Conditions on
the parameters are
\code
{
\var
{
alpha
}
>
= 0.5
}
and
\code
{
\var
{
beta
}
> 0
}
.
the parameters are
\code
{
\var
{
alpha
}
>
0
}
and
\code
{
\var
{
beta
}
> 0
}
.
\end{funcdesc}
\end{funcdesc}
\begin{funcdesc}
{
gauss
}{
mu, sigma
}
\begin{funcdesc}
{
gauss
}{
mu, sigma
}
...
...
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