We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a772a17 commit b65cfb7Copy full SHA for b65cfb7
cypari2/gen.pyx
@@ -4802,7 +4802,7 @@ cdef class Gen(Gen_auto):
4802
den = [&=...] INT(lg=3):... (+,lgefint=3):...
4803
2nd component = [&=...] COMPLEX(lg=3):...
4804
real = [&=...] INT(lg=3):... (+,lgefint=3):...
4805
- imag = [&=...] REAL(lg=3):... (+,expo=0):...
+ imag = [&=...] REAL(lg=...):... (+,expo=0):...
4806
"""
4807
sig_on()
4808
dbgGEN(self.g, depth)
0 commit comments