Re: Something wrong about PolynomialGCD
- To: mathgroup at smc.vnet.net
- Subject: [mg62773] Re: Something wrong about PolynomialGCD
- From: Bhuvanesh <lalu_bhatt at yahoo.com>
- Date: Mon, 5 Dec 2005 03:37:22 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Why not do thelist = Get["element3.m"]; result = PolynomialGCD@@thelist; ? It's hard to tell what the problem is without looking at element3.m. Bhuvanesh, Wolfram Research.