Arithmetic/Complex: Difference between revisions

(printing required, for verification)
Line 192:
print,x+y
( 4.14159, 2.20000)
print,x-*y
( -2 1.1415994159, -0 4.20000034159)
print,-x
( -1.00000, -1.00000)
Anonymous user