The function takes a single numerical input x and returns a complex-valued function of x. Inside the interval x values between -64 and 64, the function returns a complex number with a negative real part and a positive imaginary part. Outside of that interval, the function returns a complex number with a positive real part and a negative imaginary part.
