gmpy2
latest
Introduction to gmpy2
Installation
Overview of gmpy2
Multiple-precision Integers
Multiple-precision Integers (Advanced topics)
Multiple-precision Rationals
Contexts
Multiple-precision Reals
Multiple-precision Complex
Cython usage
Conversion methods and gmpy2’s numbers
Changes for gmpy2 releases
gmpy2
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
X
|
Y
|
Z
_
__format__() (gmpy2.mpc method)
(gmpy2.mpfr method)
(gmpy2.mpz method)
(gmpy2.xmpz method)
A
abs() (gmpy2.context method)
acos() (gmpy2.context method)
(in module gmpy2)
acosh() (gmpy2.context method)
(in module gmpy2)
add() (gmpy2.context method)
(in module gmpy2)
agm() (gmpy2.context method)
(in module gmpy2)
ai() (gmpy2.context method)
(in module gmpy2)
allow_complex (gmpy2.context attribute)
allow_release_gil (gmpy2.context attribute)
as_integer_ratio() (gmpy2.mpfr method)
(gmpy2.mpq method)
(gmpy2.mpz method)
as_mantissa_exp() (gmpy2.mpfr method)
as_simple_fraction() (gmpy2.mpfr method)
asin() (gmpy2.context method)
(in module gmpy2)
asinh() (gmpy2.context method)
(in module gmpy2)
atan() (gmpy2.context method)
(in module gmpy2)
atan2() (gmpy2.context method)
(in module gmpy2)
atanh() (gmpy2.context method)
(in module gmpy2)
B
bincoef() (in module gmpy2)
bit_clear() (gmpy2.mpz method)
(gmpy2.xmpz method)
(in module gmpy2)
bit_count() (gmpy2.mpz method)
(in module gmpy2)
bit_flip() (gmpy2.mpz method)
(gmpy2.xmpz method)
(in module gmpy2)
bit_length() (gmpy2.mpz method)
(gmpy2.xmpz method)
(in module gmpy2)
bit_mask() (in module gmpy2)
bit_scan0() (gmpy2.mpz method)
(gmpy2.xmpz method)
(in module gmpy2)
bit_scan1() (gmpy2.mpz method)
(gmpy2.xmpz method)
(in module gmpy2)
bit_set() (gmpy2.mpz method)
(gmpy2.xmpz method)
(in module gmpy2)
bit_test() (gmpy2.mpz method)
(gmpy2.xmpz method)
(in module gmpy2)
C
c_div() (in module gmpy2)
c_div_2exp() (in module gmpy2)
c_divmod() (in module gmpy2)
c_divmod_2exp() (in module gmpy2)
c_mod() (in module gmpy2)
c_mod_2exp() (in module gmpy2)
can_round() (in module gmpy2)
cbrt() (gmpy2.context method)
(in module gmpy2)
ceil() (gmpy2.context method)
(in module gmpy2)
check_range() (gmpy2.context method)
(in module gmpy2)
clear_flags() (gmpy2.context method)
cmp() (in module gmpy2)
cmp_abs() (in module gmpy2)
comb() (in module gmpy2)
conjugate() (gmpy2.mpc method)
(gmpy2.mpfr method)
(gmpy2.mpq method)
(gmpy2.mpz method)
(gmpy2.xmpz method)
const_catalan() (gmpy2.context method)
(in module gmpy2)
const_euler() (gmpy2.context method)
(in module gmpy2)
const_log2() (gmpy2.context method)
(in module gmpy2)
const_pi() (gmpy2.context method)
(in module gmpy2)
context (class in gmpy2)
copy() (gmpy2.context method)
(gmpy2.xmpz method)
copy_sign() (in module gmpy2)
cos() (gmpy2.context method)
(in module gmpy2)
cosh() (gmpy2.context method)
(in module gmpy2)
cot() (gmpy2.context method)
(in module gmpy2)
coth() (gmpy2.context method)
(in module gmpy2)
csc() (gmpy2.context method)
(in module gmpy2)
csch() (gmpy2.context method)
(in module gmpy2)
D
degrees() (gmpy2.context method)
(in module gmpy2)
denominator (gmpy2.mpq attribute)
(gmpy2.mpz attribute)
(gmpy2.xmpz attribute)
digamma() (gmpy2.context method)
(in module gmpy2)
digits() (gmpy2.mpc method)
(gmpy2.mpfr method)
(gmpy2.mpq method)
(gmpy2.mpz method)
(gmpy2.xmpz method)
(in module gmpy2)
div() (gmpy2.context method)
(in module gmpy2)
div_2exp() (gmpy2.context method)
(in module gmpy2)
divexact() (in module gmpy2)
DivisionByZeroError
divm() (in module gmpy2)
divmod() (gmpy2.context method)
divzero (gmpy2.context attribute)
double_fac() (in module gmpy2)
E
eint() (gmpy2.context method)
(in module gmpy2)
emax (gmpy2.context attribute)
emin (gmpy2.context attribute)
erange (gmpy2.context attribute)
erf() (gmpy2.context method)
(in module gmpy2)
erfc() (gmpy2.context method)
(in module gmpy2)
exp() (gmpy2.context method)
(in module gmpy2)
exp10() (gmpy2.context method)
(in module gmpy2)
exp2() (gmpy2.context method)
(in module gmpy2)
expm1() (gmpy2.context method)
(in module gmpy2)
F
f2q() (in module gmpy2)
f_div() (in module gmpy2)
f_div_2exp() (in module gmpy2)
f_divmod() (in module gmpy2)
f_divmod_2exp() (in module gmpy2)
f_mod() (in module gmpy2)
f_mod_2exp() (in module gmpy2)
fac() (in module gmpy2)
factorial() (gmpy2.context method)
(in module gmpy2)
fib() (in module gmpy2)
fib2() (in module gmpy2)
floor() (gmpy2.context method)
(in module gmpy2)
floor_div() (gmpy2.context method)
fma() (gmpy2.context method)
(in module gmpy2)
fmma() (gmpy2.context method)
(in module gmpy2)
fmms() (gmpy2.context method)
(in module gmpy2)
fmod() (gmpy2.context method)
(in module gmpy2)
fms() (gmpy2.context method)
(in module gmpy2)
frac() (gmpy2.context method)
(in module gmpy2)
free_cache() (in module gmpy2)
frexp() (gmpy2.context method)
(in module gmpy2)
from_binary() (in module gmpy2)
from_bytes() (gmpy2.mpz method)
from_decimal() (gmpy2.mpq method)
from_float() (gmpy2.mpq method)
fsum() (gmpy2.context method)
(in module gmpy2)
G
gamma() (gmpy2.context method)
(in module gmpy2)
gamma_inc() (gmpy2.context method)
(in module gmpy2)
gcd() (in module gmpy2)
gcdext() (in module gmpy2)
get_context() (in module gmpy2)
get_emax_max() (in module gmpy2)
get_emin_min() (in module gmpy2)
get_exp() (in module gmpy2)
get_max_precision() (in module gmpy2)
H
hamdist() (in module gmpy2)
hypot() (gmpy2.context method)
(in module gmpy2)
I
ieee() (in module gmpy2)
imag (gmpy2.mpc attribute)
(gmpy2.mpfr attribute)
(gmpy2.mpq attribute)
(gmpy2.mpz attribute)
imag_prec (gmpy2.context attribute)
imag_round (gmpy2.context attribute)
inexact (gmpy2.context attribute)
InexactResultError
inf() (in module gmpy2)
invalid (gmpy2.context attribute)
InvalidOperationError
invert() (in module gmpy2)
iroot() (in module gmpy2)
iroot_rem() (in module gmpy2)
is_bpsw_prp() (in module gmpy2)
is_congruent() (gmpy2.mpz method)
(in module gmpy2)
is_divisible() (gmpy2.mpz method)
(in module gmpy2)
is_euler_prp() (in module gmpy2)
is_even() (gmpy2.mpz method)
(in module gmpy2)
is_extra_strong_lucas_prp() (in module gmpy2)
is_fermat_prp() (in module gmpy2)
is_fibonacci_prp() (in module gmpy2)
is_finite() (gmpy2.context method)
(gmpy2.mpc method)
(gmpy2.mpfr method)
(in module gmpy2)
is_infinite() (gmpy2.context method)
(gmpy2.mpc method)
(gmpy2.mpfr method)
(in module gmpy2)
is_integer() (gmpy2.context method)
(gmpy2.mpfr method)
is_lucas_prp() (in module gmpy2)
is_nan() (gmpy2.context method)
(gmpy2.mpc method)
(gmpy2.mpfr method)
(in module gmpy2)
is_odd() (gmpy2.mpz method)
(in module gmpy2)
is_power() (gmpy2.mpz method)
(in module gmpy2)
is_prime() (gmpy2.mpz method)
(in module gmpy2)
is_probab_prime() (gmpy2.mpz method)
(in module gmpy2)
is_regular() (gmpy2.context method)
(gmpy2.mpfr method)
(in module gmpy2)
is_selfridge_prp() (in module gmpy2)
is_signed() (gmpy2.context method)
(gmpy2.mpfr method)
(in module gmpy2)
is_square() (gmpy2.mpz method)
(in module gmpy2)
is_strong_bpsw_prp() (in module gmpy2)
is_strong_lucas_prp() (in module gmpy2)
is_strong_prp() (in module gmpy2)
is_strong_selfridge_prp() (in module gmpy2)
is_unordered() (in module gmpy2)
is_zero() (gmpy2.context method)
(gmpy2.mpc method)
(gmpy2.mpfr method)
(in module gmpy2)
isqrt() (in module gmpy2)
isqrt_rem() (in module gmpy2)
iter_bits() (gmpy2.xmpz method)
iter_clear() (gmpy2.xmpz method)
iter_set() (gmpy2.xmpz method)
J
j0() (gmpy2.context method)
(in module gmpy2)
j1() (gmpy2.context method)
(in module gmpy2)
jacobi() (in module gmpy2)
jn() (gmpy2.context method)
(in module gmpy2)
K
kronecker() (in module gmpy2)
L
lcm() (in module gmpy2)
legendre() (in module gmpy2)
lgamma() (gmpy2.context method)
(in module gmpy2)
li2() (gmpy2.context method)
(in module gmpy2)
license() (in module gmpy2)
limbs_finish() (gmpy2.xmpz method)
limbs_modify() (gmpy2.xmpz method)
limbs_read() (gmpy2.xmpz method)
limbs_write() (gmpy2.xmpz method)
lngamma() (gmpy2.context method)
(in module gmpy2)
local_context() (in module gmpy2)
log() (gmpy2.context method)
(in module gmpy2)
log10() (gmpy2.context method)
(in module gmpy2)
log1p() (gmpy2.context method)
(in module gmpy2)
log2() (gmpy2.context method)
(in module gmpy2)
lucas() (in module gmpy2)
lucas2() (in module gmpy2)
lucasu() (in module gmpy2)
lucasu_mod() (in module gmpy2)
lucasv() (in module gmpy2)
lucasv_mod() (in module gmpy2)
M
make_mpz() (gmpy2.xmpz method)
maxnum() (gmpy2.context method)
(in module gmpy2)
minnum() (gmpy2.context method)
(in module gmpy2)
minus() (gmpy2.context method)
mod() (gmpy2.context method)
modf() (gmpy2.context method)
(in module gmpy2)
mp_limbsize() (in module gmpy2)
mp_version() (in module gmpy2)
mpc (class in gmpy2)
mpc_random() (in module gmpy2)
mpc_version() (in module gmpy2)
mpfr (class in gmpy2)
mpfr_from_old_binary() (in module gmpy2)
mpfr_grandom() (in module gmpy2)
mpfr_random() (in module gmpy2)
mpfr_version() (in module gmpy2)
mpq (class in gmpy2)
mpz (class in gmpy2)
mpz_random() (in module gmpy2)
mpz_rrandomb() (in module gmpy2)
mpz_urandomb() (in module gmpy2)
mul() (gmpy2.context method)
(in module gmpy2)
mul_2exp() (gmpy2.context method)
(in module gmpy2)
multi_fac() (in module gmpy2)
N
nan() (in module gmpy2)
next_above() (gmpy2.context method)
(in module gmpy2)
next_below() (gmpy2.context method)
(in module gmpy2)
next_prime() (in module gmpy2)
next_toward() (gmpy2.context method)
norm() (gmpy2.context method)
(in module gmpy2)
num_digits() (gmpy2.mpz method)
(gmpy2.xmpz method)
(in module gmpy2)
num_limbs() (gmpy2.xmpz method)
numerator (gmpy2.mpq attribute)
(gmpy2.mpz attribute)
(gmpy2.xmpz attribute)
O
overflow (gmpy2.context attribute)
OverflowResultError
P
phase() (gmpy2.context method)
(in module gmpy2)
plus() (gmpy2.context method)
polar() (gmpy2.context method)
(in module gmpy2)
popcount() (in module gmpy2)
pow() (gmpy2.context method)
powmod() (in module gmpy2)
powmod_base_list() (in module gmpy2)
powmod_exp_list() (in module gmpy2)
powmod_sec() (in module gmpy2)
precision (gmpy2.context attribute)
(gmpy2.mpc attribute)
(gmpy2.mpfr attribute)
primorial() (in module gmpy2)
proj() (gmpy2.context method)
(in module gmpy2)
Q
qdiv() (in module gmpy2)
R
radians() (gmpy2.context method)
(in module gmpy2)
random_state() (in module gmpy2)
RangeError
rational_division (gmpy2.context attribute)
rc (gmpy2.mpc attribute)
(gmpy2.mpfr attribute)
real (gmpy2.mpc attribute)
(gmpy2.mpfr attribute)
(gmpy2.mpq attribute)
(gmpy2.mpz attribute)
(gmpy2.xmpz attribute)
real_prec (gmpy2.context attribute)
real_round (gmpy2.context attribute)
rec_sqrt() (gmpy2.context method)
(in module gmpy2)
rect() (gmpy2.context method)
(in module gmpy2)
reldiff() (gmpy2.context method)
(in module gmpy2)
remainder() (gmpy2.context method)
(in module gmpy2)
remove() (in module gmpy2)
remquo() (gmpy2.context method)
(in module gmpy2)
rint() (gmpy2.context method)
(in module gmpy2)
rint_ceil() (gmpy2.context method)
(in module gmpy2)
rint_floor() (gmpy2.context method)
(in module gmpy2)
rint_round() (gmpy2.context method)
(in module gmpy2)
rint_trunc() (gmpy2.context method)
(in module gmpy2)
root() (gmpy2.context method)
(in module gmpy2)
root_of_unity() (gmpy2.context method)
(in module gmpy2)
rootn() (gmpy2.context method)
(in module gmpy2)
round (gmpy2.context attribute)
round2() (gmpy2.context method)
(in module gmpy2)
round_away() (gmpy2.context method)
(in module gmpy2)
S
sec() (gmpy2.context method)
(in module gmpy2)
sech() (gmpy2.context method)
(in module gmpy2)
set_context() (in module gmpy2)
set_exp() (in module gmpy2)
set_sign() (in module gmpy2)
sign() (in module gmpy2)
sin() (gmpy2.context method)
(in module gmpy2)
sin_cos() (gmpy2.context method)
(in module gmpy2)
sinh() (gmpy2.context method)
(in module gmpy2)
sinh_cosh() (gmpy2.context method)
(in module gmpy2)
sqrt() (gmpy2.context method)
(in module gmpy2)
square() (gmpy2.context method)
(in module gmpy2)
sub() (gmpy2.context method)
(in module gmpy2)
subnormalize (gmpy2.context attribute)
T
t_div() (in module gmpy2)
t_div_2exp() (in module gmpy2)
t_divmod() (in module gmpy2)
t_divmod_2exp() (in module gmpy2)
t_mod() (in module gmpy2)
t_mod_2exp() (in module gmpy2)
tan() (gmpy2.context method)
(in module gmpy2)
tanh() (gmpy2.context method)
(in module gmpy2)
to_binary() (in module gmpy2)
to_bytes() (gmpy2.mpz method)
trap_divzero (gmpy2.context attribute)
trap_erange (gmpy2.context attribute)
trap_inexact (gmpy2.context attribute)
trap_invalid (gmpy2.context attribute)
trap_overflow (gmpy2.context attribute)
trap_underflow (gmpy2.context attribute)
trunc() (gmpy2.context method)
(in module gmpy2)
U
underflow (gmpy2.context attribute)
UnderflowResultError
V
version() (in module gmpy2)
X
xmpz (class in gmpy2)
Y
y0() (gmpy2.context method)
(in module gmpy2)
y1() (gmpy2.context method)
(in module gmpy2)
yn() (gmpy2.context method)
(in module gmpy2)
Z
zero() (in module gmpy2)
zeta() (gmpy2.context method)
(in module gmpy2)
Read the Docs
v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds