Hi, everybody.
Is there a command or a way to assign an initial value to animate plot?
Trivial example:
animate(plot,[m*x,x=-10..10],m=-10..10)
but initial value for m would be m=1 so the initial render will present the line with slope 1.
As always, thank you all in advanced.