WeSearch

Real and Imaginary Parts

John· ·1 min read · 0 reactions · 0 comments · 9 views
#math#complex analysis#differential equations
Real and Imaginary Parts
⚡ TL;DR · AI summary

The article discusses the implementation of functions of a complex variable in terms of real variables. It highlights the significance of finding real and imaginary parts of complex functions and their applications in mathematics. The equations presented can be useful for creating math libraries that do not support complex numbers.

Key facts
Original article
John D. Cook | Applied Mathematics Consulting · John
Read full at John D. Cook | Applied Mathematics Consulting →
Opening excerpt (first ~120 words) tap to expand

Real and imaginary parts Posted on 23 May 2026 by John The previous post announced some notes I wrote up based on an article by Henry Baker implementing functions of a complex variable in terms of functions of a real variable. That is, it finds functions u(x, y) and v(x, y) such that f(x + iy) = u(x, y) + i v(x, y) where x, y, u, and v are all real-valued. Not only that, but if f is an elementary function, so are u and v. Here “elementary” has a technical meaning, but essentially it means functions that you could evaluate on a scientific calculator. A couple of the functions might be unfamiliar, such as sgn and atan2, but there are no functions like the gamma function that are defined in terms of integrals.

Excerpt limited to ~120 words for fair-use compliance. The full article is at John D. Cook | Applied Mathematics Consulting.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments