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
12e6c256
Kaydet (Commit)
12e6c256
authored
Mar 31, 2011
tarafından
Raymond Hettinger
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix markup and wording.
üst
1081d488
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
math.rst
Doc/library/math.rst
+4
-3
No files found.
Doc/library/math.rst
Dosyayı görüntüle @
12e6c256
...
...
@@ -326,8 +326,8 @@ Special functions
Return the complementary error function at *x*. The `complementary error
function <http://en.wikipedia.org/wiki/Error_function>`_ is defined as
``1.0 - erf(x)``. It is used for large values of *x* where a s
traight
substraction from *1*
would cause a `loss of significance
``1.0 - erf(x)``. It is used for large values of *x* where a s
ubtraction
from one
would cause a `loss of significance
<http://en.wikipedia.org/wiki/Loss_of_significance>`_\.
.. versionadded:: 3.2
...
...
@@ -335,7 +335,8 @@ Special functions
.. function:: gamma(x)
Return the `Gamma function<http://en.wikipedia.org/wiki/Gamma_function>` at *x*.
Return the `Gamma function <http://en.wikipedia.org/wiki/Gamma_function>`_ at
*x*.
.. versionadded:: 3.2
...
...
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