7 lines
37 B
Mathematica
7 lines
37 B
Mathematica
i=2;
|
|
a=2i;
|
|
b=2*i;
|
|
c=2*sqrt(-1);
|
|
a
|
|
b
|
|
c |