Question: evaluating derivatives of max(x^2,sqrt(abs(x)))

I've plotted the graph for this max function. Is there any way I can find the points of discontinuity in general and then use that to compute the derivatives at points where it exists?

Please Wait...