The [doc for conj(x)](https://mpmath.org/doc/current/general.html#conj) says: > Unlike x.conjugate(), im() converts x to a mpmath number". "im()" should be changed to "conj()" in that passage.
The doc for conj(x) says:
"im()" should be changed to "conj()" in that passage.