public final class Expr4jConstants extends Object
Expr4jConstants
class provides all the application wide constants.Modifier and Type | Field and Description |
---|---|
static int |
PRECISION
The maximum number of decimal places supported.
Currently this value is set to 10. |
static int |
VARIABLE_PARAMETERS
Use variable number of parameters for function.
Constant value of -1. |
public static final int PRECISION
public static final int VARIABLE_PARAMETERS
Copyright © 2019 Pratanu Mandal. All rights reserved.