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
3e43d838
Kaydet (Commit)
3e43d838
authored
Agu 10, 1995
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
clarify optional status
üst
0bbbea15
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
6 deletions
+14
-6
libmpz.tex
Doc/lib/libmpz.tex
+7
-3
libmpz.tex
Doc/libmpz.tex
+7
-3
No files found.
Doc/lib/libmpz.tex
Dosyayı görüntüle @
3e43d838
\section
{
Built-in Module
\sectcode
{
mpz
}}
\section
{
Built-in Module
\sectcode
{
mpz
}}
\bimodindex
{
mpz
}
\bimodindex
{
mpz
}
This module implements the interface to part of the GNU MP library.
This is an optional module. It is only available when Python is
This library contains arbitrary precision integer and rational number
configured to include it, which requires that the GNU MP software is
arithmetic routines. Only the interfaces to the
\emph
{
integer
}
installed.
This module implements the interface to part of the GNU MP library,
which defines arbitrary precision integer and rational number
arithmetic routines. Only the interfaces to the
\emph
{
integer
}
(
\samp
{
mpz
_{
\rm
\ldots
}}
) routines are provided. If not stated
(
\samp
{
mpz
_{
\rm
\ldots
}}
) routines are provided. If not stated
otherwise, the description in the GNU MP documentation can be applied.
otherwise, the description in the GNU MP documentation can be applied.
...
...
Doc/libmpz.tex
Dosyayı görüntüle @
3e43d838
\section
{
Built-in Module
\sectcode
{
mpz
}}
\section
{
Built-in Module
\sectcode
{
mpz
}}
\bimodindex
{
mpz
}
\bimodindex
{
mpz
}
This module implements the interface to part of the GNU MP library.
This is an optional module. It is only available when Python is
This library contains arbitrary precision integer and rational number
configured to include it, which requires that the GNU MP software is
arithmetic routines. Only the interfaces to the
\emph
{
integer
}
installed.
This module implements the interface to part of the GNU MP library,
which defines arbitrary precision integer and rational number
arithmetic routines. Only the interfaces to the
\emph
{
integer
}
(
\samp
{
mpz
_{
\rm
\ldots
}}
) routines are provided. If not stated
(
\samp
{
mpz
_{
\rm
\ldots
}}
) routines are provided. If not stated
otherwise, the description in the GNU MP documentation can be applied.
otherwise, the description in the GNU MP documentation can be applied.
...
...
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