The following are array functions where Y and Z are arrays containing complex numbers in Excel’s text format (i.e. in the form “a+bi“) and z is a text string containing a complex number in Excel format. ZMADD(Y, Z) = Y + Z ZMSub(Y, Z) = Y – Z ZMMULT(Y, Z) = Y ...