sage: def f1(x): return sum(i for i in range(x)) sage: f1(20) 190 sage: pl1=plot(f1,2,4);pl1 verbose 0 (3965: plot.py, generate_plot_points) WARNING: When plotting, failed to evaluate function at 200 points. verbose 0 (3965: plot.py, generate_plot_points) Last error message: ''float' object cannot be interpreted as an integer'
-- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/sage-devel/CAGUWgD8r3urz3vjMStjfBjBpQbm2SAkvMbqh8FRHmB219b4LUg%40mail.gmail.com.