Ask Your Question

Revision history [back]

If you enter

sage: (3*e+2*I)*(-3+pi*I)

Sage will return:

(I*pi - 3)*(3*e + 2*I)

How did you get the answer -30.74772176 + 19.61920267*I ?

If you enter

sage: (3*e+2*I)*(-3+pi*I)

Sage will return:

(I*pi - 3)*(3*e + 2*I)

How What did you type to get the answer -30.74772176 + 19.61920267*I ?