Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the harmonic conjugate of a function
ResourceFunction["HarmonicConjugate"][f,{x,y}] returns a harmonic conjugate of the function f with respect to x and y. |
Compute a harmonic conjugate of a polynomial function:
In[1]:= |
Out[1]= |
Compute a harmonic conjugate of a rational function:
In[2]:= |
Out[2]= |
Visualize the harmonic conjugate:
In[3]:= |
Out[3]= |
The function returns unevaluated if the function is not harmonic:
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License