Complex

complex - complex math
  1. complex2D
    1. re2D(log(x)) show 2 curves of real and imag values in real domain.
    2. im2D(log(x)) show 2 curves of real and imag values in imag domain.
    3. for complex 2 curves of real and imag values in real and imag domain.
    4. complex coloring
    5. color WebXR surface of complex function on complex plane
    6. complex animate(z) or complex2D(z) for phase animation in complex plane, the independent variable must be z.
    7. complex plot(z) for phase and/or modulus in complex plane, the independent variable must be z.
    8. plot complex(z) for phase and/or modulus in complex plane, the independent variable must be z.
  2. complex3D
    1. complex function
    2. Complex Branches
    3. Riemann surface
    4. complex3D(x) for 3 dimensional graph in real, imag and complex domain, where the independent variable must be x.

References

  1. math handbook content 2 chapter 10 complex function
  2. math handbook content 3 chapter 10 complex function
  3. math handbook content 4 chapter 10 complex function
  4. Complex analysis