First time here? Check out the FAQ!
asked 8 years ago
Sage raises an error when I try to solve the following:
solve(a*exp(k*2) - n, a*exp(k*8)-m, a, k, solution_dict=True)
What is the reason for this?