RosettaCodeData/Task/Arithmetic-Complex/Maple/arithmetic-complex-2.maple

5 lines
85 B
Plaintext

x*y;
==> (1 + I) (Pi + 1.2 I)
simplify(x*y);
==> 1.941592654 + 4.341592654 I