Recently I was trying to get SageMath to plot something:
plot3d(floor(min(x,y)),(x,1,7),(y,1,7))
The result looks like this:
I checked, and it does seem that both floor(min(7,1)) and
floor(min(1,7)) are equal to 1, as they should be. But that's not what
the plot shows. Any explanations of what is happening?
Thanks,
Fernando
--
=============================================================
Fernando Q. Gouveahttp://www.colby.edu/~fqgouvea
Carter Professor of Mathematics
Dept. of Mathematics
Colby College
5836 Mayflower Hill
Waterville, ME 04901
Time is nature's way of making sure that everything doesn't happen at once.
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/sage-support/91c0ba72-2526-4f17-a744-fcfe8d8befdf%40colby.edu.