Alex- Tuesday, May 12, 2009, 4:14:06 PM, you wrote:
> First, I had a version that started out ... >> >> function fib p >> local f >> local i >> local b >> local o >> local n >> local a > etc. How about local f local i local b local o local n local ac local ci That gives you seven to play with. Actually, what I liked about your solution (or at least the url you used) was the factorial section. I started looking for patterns, then decided that was a never-ending road of distraction. -- -Mark Wieder [email protected] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
