> I'm tempted to write a program that can create an equation of piecewise line segments to fire.
I was also tempted to do that. I wanted to give it a graphical user interface, too, as that's what would be best for a human for this task: the user could click points on the screen, and the program would construct a piecewise function to connect them. (This would probably make the task trivial. But I'd want it done anyway--I like seeing this sort of thing demonstrated.)
I was also tempted to do that. I wanted to give it a graphical user interface, too, as that's what would be best for a human for this task: the user could click points on the screen, and the program would construct a piecewise function to connect them. (This would probably make the task trivial. But I'd want it done anyway--I like seeing this sort of thing demonstrated.)