COMPLEX(x,y,i)
x: real part
y: imaginary part
i: the suffix for the complex number, either "i" or "j"; defaults to "i"
If i is neither "i" nor "j", COMPLEX returns #VALUE!
This function is Excel compatible.