reposition interact slider and avoid division by zero

asked 2020-11-06 23:25:37 +0200

cybervigilante gravatar image

Can I reposition the interact slider for a plot? It often goes above the viewport and if I scroll the viewport to see the slider I cut off the lower part of the function.

Also, some plots, at a certain point, end up with division by zero. I get an error message at that point in the slider, but you can slide past that. Still, is there a way to avoid the one point where I divide by zero in a plotting statement? I tried "assume" but I apparently don't quite know how it works and the docs I found so far are inscrutable.

edit retag flag offensive close merge delete

Comments

2

Please consider posting code that illustrates the issue?

slelievre gravatar imageslelievre ( 2020-11-06 23:33:14 +0200 )edit