public class Formula extends Object
| Constructor and Description | 
|---|
Formula()  | 
| Modifier and Type | Method and Description | 
|---|---|
static double | 
eval(Length[] ops,
    float base,
    float fontSize,
    float rembase)  | 
static double | 
eval(String str)  | 
Revision 4.0.15 / 20220727-0149