This is awesome!
Anyone discover any cool graphs to share?
For example, the simplest one producing something interesting I've found so far is:
t%x
Which creates a growing jagged triangular graph when you press "play" for the "t" constant.Naturally, this can be built upon to make weirder and weirder graphs, ex:
sin(t%x)