Even though abs(x+I*y) should always be real... I get the following error:
plot3d(abs(x+I*y),(x,-5,5),(y,-5,5)) ERROR: unable to coerce to a real number
1 | initial version |
Even though abs(x+I*y) should always be real... I get the following error:
plot3d(abs(x+I*y),(x,-5,5),(y,-5,5)) ERROR: unable to coerce to a real number