Using Pari from Mathemagix |
At the present time only a small subset of the Pari
functionalities is available.
Mmx] |
pari_square_root 10000023409823400002340982340000003^2 |
Mmx] |
pari_factor (2^50-1) |
Mmx] |
pari_is_squarefree (2309834082340322) |
Mmx] |
pari_kronecker_symbol (10, 3) |
Mmx] |
x: Polynomial Integer == polynomial (0,1); |
Mmx] |
v == pari_factor (x^10 - 1) |
Mmx] |
q: Polynomial Integer == x^2 + x - 1001 |
© 2012 Grégoire Lecerf
Permission is granted to copy, distribute and/or modify this document
under the terms of the
GNU General Public License. If you
don't have this file, write to the Free Software Foundation, Inc., 59
Temple Place - Suite 330, Boston, MA 02111-1307, USA.