Package net.sourceforge.plantuml.preproc
Class EvalMath
- java.lang.Object
-
- net.sourceforge.plantuml.preproc.EvalMath
-
public class EvalMath extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EvalMath(java.lang.String str)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description double
eval()
static void
main(java.lang.String[] args)
-