org.pentaho.reporting.libraries.formula.function.math
public class ExpFunctionDescription extends AbstractFunctionDescription
See Also: expFunction
a
| Constructor Summary | |
|---|---|
| ExpFunctionDescription() | |
| Method Summary | |
|---|---|
| FunctionCategory | getCategory() |
| int | getParameterCount() |
| Type | getParameterType(int position) |
| Type | getValueType() |
| boolean | isParameterMandatory(int position) |