Logo

Programming-Idioms

History of Idiom 77 > diff from v11 to v12

Edit summary for version 12 by :

Version 11

2015-10-31, 15:24:13

Version 12

2015-11-30, 12:37:30

Idiom #77 Complex number

Declare a complex x and initialize it with value (3i - 2). Then multiply it by i.

Idiom #77 Complex number

Declare a complex x and initialize it with value (3i - 2). Then multiply it by i.