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

5 lines
85 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
x*y;
==> (1 + I) (Pi + 1.2 I)
simplify(x*y);
==> 1.941592654 + 4.341592654 I