Loading [MathJax]/jax/output/HTML-CSS/jax.js

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 9 years ago

Seub gravatar image

Complex analysis. Compute bar derivative

Can sage do complex analysis? I was unable to find documentation upon a quick web search.

For instance, I would like to define f(z)=zˉz and ask sage to compute fˉz, is that possible?

Of course I could treat z and ˉz as independent variables, but that is not what I'm asking.