3 scripts tagged as: [author · phil bevan]
Graph a function | ||
graph.r | v:1.1.0 19.2 KB 13 Jun 2004 | Graph a function
rounding function by Ladislav Mecir
Usage ....
Type in your function of x into the input field
Some pretty functions to get you started .....
3 * sin (0.5 * pi * x)
3 * sin (x * x)
exp(0.1 * x) * (sin(4 * pi * x))
4 * sin (4 * pi / x)
0.2 * exp(- x) * sin [...] author: Phil Bevan |
Timer | ||
timer-style.r | v:1.1 3.4 KB 9 Oct 2005 | A simple Timer Style .... with an example of Timer with Saving & Loading author: Phil Bevan |
Time Styles | ||
timer-styles.r | v:1.0.0 6.8 KB 14 Jan 2005 | A simple clock & timer style author: Phil Bevan |