Pat Milheron wrote: > _csquare equ 4AE7h > > complex square > OP1 = real part of complex # > OP2 = imag part of complex # > > returns (OP1,OP2) = square of input > > Later, > Pat Thanks. Can you tell me if this destroys any other op registers?