Or equivalently rotates a (real) bias term with the input angle and adds that into the original.
(abs(z) + c)*exp(i*arg(z)) = abs(z)*exp(i*arg(z)) + c*exp(i*arg(z)) = z + c*exp(i*arg(z))
Or equivalently rotates a (real) bias term with the input angle and adds that into the original.