Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

Testing latest pari + WASM + node.js... and it works?! Wow.

28495 views
License: GPL3
ubuntu2004
Function: polisirreducible
Section: polynomials
C-Name: polisirreducible
Prototype: lG
Help: polisirreducible(pol): true(1) if pol is an irreducible nonconstant
 polynomial, false(0) if pol is reducible or constant.
Doc: \var{pol} being a polynomial (univariate in the present version \vers),
 returns 1 if \var{pol} is nonconstant and irreducible, 0 otherwise.
 Irreducibility is checked over the smallest base field over which \var{pol}
 seems to be defined.