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
6e5e1d92
Kaydet (Commit)
6e5e1d92
authored
Tem 14, 2001
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Minor change to match the style guide.
üst
8da359bd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ref3.tex
Doc/ref/ref3.tex
+1
-1
boilerplate.tex
Doc/texinputs/boilerplate.tex
+1
-1
No files found.
Doc/ref/ref3.tex
Dosyayı görüntüle @
6e5e1d92
...
...
@@ -210,7 +210,7 @@ These represent machine-level double precision floating point numbers.
You are at the mercy of the underlying machine architecture and
\C
{}
implementation for the accepted range and handling of overflow.
Python does not support single-precision floating point numbers; the
savings in
CPU
and memory usage that are usually the reason for using
savings in
processor
and memory usage that are usually the reason for using
these is dwarfed by the overhead of using objects in Python, so there
is no reason to complicate the language with two kinds of floating
point numbers.
...
...
Doc/texinputs/boilerplate.tex
Dosyayı görüntüle @
6e5e1d92
...
...
@@ -2,7 +2,7 @@
Fred L. Drake, Jr., editor
}
\authoraddress
{
\strong
{
PythonLabs
}
\\
E
-
mail:
\email
{
python-docs@python.org
}
Email:
\email
{
python-docs@python.org
}
}
\date
{
\today
}
% XXX update before release!
...
...
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