class delta extends Function
| Modifier and Type | Field and Description | 
|---|---|
| (package private) boolean | Continuity | 
| (package private) boolean | first | 
| (package private) double | last | 
Constant, loadedTable, local, localTable, name, patternDict, table, value| Constructor and Description | 
|---|
| delta() | 
| delta(Expression expression) | 
| Modifier and Type | Method and Description | 
|---|---|
| double | f(double d) | 
| boolean | getContinuity() | 
clearPatternValue, copy, differentiate, equal, equals, f, f, getExFun, getMultDecomp, getName, greater, hashCode, isFree, loadClass, match, N, readFromJar, replace, setName, simplify, sort, Taylor, toMath, toString, typeclearAll, getAddDecomp, getPowerHash, getValue, isPrime, toTeXdelta()
delta(Expression expression)
public boolean getContinuity()
getContinuity in class Function