class atan extends inverseFunction
Constant, loadedTable, local, localTable, name, patternDict, table, value
Constructor and Description |
---|
atan() |
atan(Expression expression) |
Modifier and Type | Method and Description |
---|---|
Expression |
differentiate(java.lang.String s) |
Complex |
f(Complex complex) |
double |
f(double d) |
double |
f(double d,
double d1) |
toMath
clearPatternValue, copy, equal, equals, getContinuity, getExFun, getMultDecomp, getName, greater, hashCode, isFree, loadClass, match, N, readFromJar, replace, setName, simplify, sort, Taylor, toString, type
clearAll, getAddDecomp, getPowerHash, getValue, isPrime, toTeX
atan()
atan(Expression expression)
public Expression differentiate(java.lang.String s)
differentiate
in class Function