Kyung-Sang Cho

0 Reputation

2 Badges

18 years, 112 days

MaplePrimes Activity


These are questions asked by Kyung-Sang Cho

I am a Maple 12 user (under window 7) and now trying to solve a system of equations with PHCpack. Somehow it does not work. I do follow steps provided in http://www.math.uic.edu/~jan/. The error message shows up as follows;

> restart;

> setPHCloc("C:\\phcPACK");

> f := [x*2 - x*y + 2, x^2 + y^2 - 1]:

Page 1 of 1