一个点击把函数图变成动画
math graph becomes animation by a click.
Add timer(x) function for animation, timer(x) auto count up from 0 to x, timer(-x) auto count down from x to 0.
Classication of animation 动画分类
Classication by plot function 按制图函数分类:
plot 制图
The plot( ) plots animation by adding the timer(x) into your formula.
The plot2D( ) plots animation on 4 ways:
1. click the auto-Axis checkbox.
2. add t into your formula, then click the auto-t checkbox.
3. add the timer(t) into your formula.
4. On a device with a keyboard, try selecting one of the sliders and holding down a cursor key to see the patterns evolve continuously.
The spin3D plots spin of a function, implicit function, parametric function, a spacial curve, and its inverse in 3D graph.
1. a plane in space. 2. a curve in space. 3. cross-section. 4. positive value of a curve spins to make stereo.