| Author |
Comment/Response |
David Eagle
|
09/10/12 09:35am
How do you print the real part of a complex variable? Here is what I want to see:
input: z=a+bI
input: Re[z]
output: a
But, I can't get Mathematica to print out "a". Does anyone know how to do this?
URL: , |
|