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
74979664
Kaydet (Commit)
74979664
authored
Tem 07, 2004
tarafından
Tim Peters
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo repair.
üst
d9161423
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tut.tex
Doc/tut/tut.tex
+1
-1
No files found.
Doc/tut/tut.tex
Dosyayı görüntüle @
74979664
...
@@ -5486,7 +5486,7 @@ While pathological cases do exist, for most casual use of
...
@@ -5486,7 +5486,7 @@ While pathological cases do exist, for most casual use of
floating-point arithmetic you'll see the result you expect in the end
floating-point arithmetic you'll see the result you expect in the end
if you simply round the display of your final results to the number of
if you simply round the display of your final results to the number of
decimal digits you expect.
\function
{
str()
}
usually suffices, and for
decimal digits you expect.
\function
{
str()
}
usually suffices, and for
finer control see the discussion of Python
s
's
\code
{
\%
}
format
finer control see the discussion of Python's
\code
{
\%
}
format
operator: the
\code
{
\%
g
}
,
\code
{
\%
f
}
and
\code
{
\%
e
}
format codes
operator: the
\code
{
\%
g
}
,
\code
{
\%
f
}
and
\code
{
\%
e
}
format codes
supply flexible and easy ways to round float results for display.
supply flexible and easy ways to round float results for display.
...
...
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