I'm working on a sort-of toy database application, and I've run across a point where it would be handy to store an arbitrary mathmatical function in a table and evaluate it in a query.<BR><BR>I was ...