class sign 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 | 
|---|
sign()  | 
sign(Expression expression)  | 
| Modifier and Type | Method and Description | 
|---|---|
Expression | 
differentiate(java.lang.String s)  | 
double | 
f(double d)  | 
boolean | 
getContinuity()  | 
Expression | 
simplify()  | 
clearPatternValue, copy, equal, equals, f, f, getExFun, getMultDecomp, getName, greater, hashCode, isFree, loadClass, match, N, readFromJar, replace, setName, sort, Taylor, toMath, toString, typeclearAll, getAddDecomp, getPowerHash, getValue, isPrime, toTeXsign()
sign(Expression expression)
public Expression differentiate(java.lang.String s)
differentiate in class Functionpublic boolean getContinuity()
getContinuity in class Functionpublic Expression simplify()