Re: [lang] math expression parser

2011-01-05 Thread frank asseg
ation of numerical analysis rather than parsing user input, so imho i decided to post to [lang], the library which i always associate with Strings ;) have fun! -- *frank asseg* softwareentwicklung sebastian-kneipp-strasse 14a 79104 freiburg i. brsg. tel.: ++49-761-88790001 fax.: ++49-761-88790

Re: [lang] math expression parser

2011-01-05 Thread frank asseg
operator stands between the operands is gets translated into postfix notation ("2 2 +"). But i can see your point and will give the naming of the classes some more thought. have fun! -- *frank asseg* softwareentwicklung sebastian-kneipp-strasse 14a 79104 freiburg i. brsg. tel.: ++49-7

Re: [lang] math expression parser

2011-01-05 Thread frank asseg
ate thigs like "log(2)^2.4" at runtime. Have fun! -- *frank asseg* softwareentwicklung sebastian-kneipp-strasse 14a 79104 freiburg i. brsg. tel.: ++49-761-88790001 fax.: ++49-761-88790002 mail: frank.as...@congrace.de - T

Re: [lang] math expression parser

2011-01-05 Thread frank asseg
aluator there. have fun! -- *frank asseg* softwareentwicklung sebastian-kneipp-strasse 14a 79104 freiburg i. brsg. tel.: ++49-761-88790001 fax.: ++49-761-88790002 mail: frank.as...@congrace.de - To unsubscribe, e-mail: dev-unsubscr..

[lang] math expression parser

2011-01-05 Thread frank asseg
hola guys, i am currently working on a math expression parser, and wanted to ask if there is interest in adding such a functionality to commons-lang? it's a simple algorithm and id be happy to contribute to this project... http://projects.congrace.de/exp4j/download.html have fun! -- *