RosettaCodeData/Task/Arithmetic-Complex/Maple/arithmetic-complex-2.maple
2023-07-01 13:44:08 -04:00

4 lines
85 B
Text

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