PrimZor

0 Reputation

One Badge

12 years, 277 days

MaplePrimes Activity


These are questions asked by PrimZor

When I solve a system of equations, the result, even if it's a single numerical solution, is no longer given as a number, but like this:

a := solve({x^2=1, x>0}, x);

a:={x = 1}

Now i'd like to use the variable a with the value

Page 1 of 1