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, type
clearAll, getAddDecomp, getPowerHash, getValue, isPrime, toTeX
sign()
sign(Expression expression)
public Expression differentiate(java.lang.String s)
differentiate
in class Function
public boolean getContinuity()
getContinuity
in class Function
public Expression simplify()