| Home | Trees | Indices | Help |
|---|
|
|
all.py -- much of sage is imported into this module, so you don't
have to import everything individually.
|
|||
|
|||
|
|||
|
|||
quit =
|
|||
exit =
|
|||
CC = Complex Field with 53 bits of precision
|
|||
QQ = Rational Field
|
|||
RR = Real Field with 53 bits of precision
|
|||
ZZ =
|
|||
true = True
|
|||
false = False
|
|||
oo = +Infinity
|
|||
copying = Type license() to see the full license text.
|
|||
copyright = Type license() to see the full license text.
|
|||
_cpu_time_ = 2.41615
|
|||
_wall_time_ = 1216286482.39
|
|||
|
|||
If you use SAGE in library mode, you should call this function when your application quits. It makes sure any child processes are also killed, etc. |
|
|||
quit
|
exit
|
ZZ
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Thu Jul 17 04:23:24 2008 | http://epydoc.sourceforge.net |