Complex number division by polynomial

86 Views Asked by At

Is it possible to divide complex number with another number? I mean I need to do polynomial division with complex number by another number. For example, $2+6i/ x^2+1$.