Search found 1 match

by urban
Wed Sep 10, 2003 7:10 am
Forum: Anything else we might add?
Topic: evaluating strings
Replies: 2
Views: 5061

evaluating strings

Hello!

Can I simplify following string with newlisp?

1 + 2 + x + 5 -> 7 + x

Bye