Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Bug in sage solve

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?