public class EqdfCompiler
extends java.lang.Object
MathContext| Constructor and Description |
|---|
EqdfCompiler() |
| Modifier and Type | Method and Description |
|---|---|
MathContext |
compile(java.lang.String s) |
static boolean |
isLowercaseLetter(char c) |
static boolean |
isNumberConst(char c) |
public MathContext compile(java.lang.String s)
public static boolean isNumberConst(char c)
public static boolean isLowercaseLetter(char c)