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
1c33daf1
Kaydet (Commit)
1c33daf1
authored
Eyl 30, 2001
tarafından
Tim Peters
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Correct docs for long(float).
üst
8b13b3ed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
libfuncs.tex
Doc/lib/libfuncs.tex
+1
-2
No files found.
Doc/lib/libfuncs.tex
Dosyayı görüntüle @
1c33daf1
...
@@ -489,8 +489,7 @@ the interpreter.
...
@@ -489,8 +489,7 @@ the interpreter.
Otherwise, the argument may be a plain or
Otherwise, the argument may be a plain or
long integer or a floating point number, and a long integer with
long integer or a floating point number, and a long integer with
the same value is returned. Conversion of floating
the same value is returned. Conversion of floating
point numbers to integers is defined by the C semantics;
point numbers to integers truncates (towards zero).
see the description of
\function
{
int()
}
.
\end{funcdesc}
\end{funcdesc}
\begin{funcdesc}
{
map
}{
function, list, ...
}
\begin{funcdesc}
{
map
}{
function, list, ...
}
...
...
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