Processing math: 100%
Ask Your Question

Revision history [back]

I guess plot tries to smoothen the graph, doing an interpolation, or a spline, something that needs a numerical derivative, and f is behaving even worse that f in that region between 15 and 22 or so.

My attempts to plot f in Sage just failed.