public class CommandlineInterpreter extends Object
String argument, evaluates it and prints out the result.
java de.congrace.exp4j.CommandlineInterpreter "2 * log(2.2223) - ((2-3.221) * 14.232^2)" > 248.91042049521056
| Constructor and Description |
|---|
CommandlineInterpreter() |
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.