Home | Trees | Index | Help |
|
---|
Package sage :: Package pari :: Module func |
|
Function Summary | |
---|---|
Col(x)
| |
ellan(e,
n)
| |
ellap(e,
p)
| |
ellinit(ainvs,
flag)
| |
euler()
| |
exp(x)
| |
factorial(n)
| |
floor(x)
| |
List(x)
| |
log(x)
| |
Mat(x)
| |
Mod(x,
y)
| |
Pol(x)
| |
polcoeff(f,
n,
v)
| |
Polrev(x)
| |
The method notation is awkward, so one can also use functional notation. | |
0 vector of length x if x is an integer, or PARI vector of entries of x, where x is a python list | |
zeta(n)
|
Function Details |
---|
Qfb(a, b, c)The method notation is awkward, so one can also use functional notation.>>> Qfb(3, 7, 2) Qfb(3, 7, 2, 0.E-288) |
vector(x)0 vector of length x if x is an integer, or PARI vector of entries of x, where x is a python list |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Jun 20 15:43:22 2005 | http://epydoc.sf.net |