jscicalc.expression.Expression Member List

This is the complete list of members for jscicalc.expression.Expression, including all inherited members.
acos(AngleType angleType)jscicalc.OObject
add(OObject x)jscicalc.OObject
and(OObject z)jscicalc.OObject
asin(AngleType angleType)jscicalc.OObject
atan(AngleType angleType)jscicalc.OObject
auto_simplify()jscicalc.OObject
combination(OObject x)jscicalc.OObject
compareTo(Expression expression)jscicalc.expression.Expression
jscicalc::OObject.compareTo(OObject o)jscicalc.OObject
conjugate()jscicalc.OObject
cos(AngleType angleType)jscicalc.OObject
cube()jscicalc.OObject
cuberoot()jscicalc.OObject
divide(OObject x)jscicalc.OObject
exp()jscicalc.OObject
factorial()jscicalc.OObject
function(OObject x)jscicalc.OObject
function(OObject x, OObject y)jscicalc.OObject
inverse()jscicalc.OObject
isNegative()jscicalc.OObject
isZero()jscicalc.OObject
log()jscicalc.OObject
log10()jscicalc.OObject
multiply(OObject x)jscicalc.OObject
negate()jscicalc.expression.Expression [pure virtual]
or(OObject z)jscicalc.OObject
permutation(OObject x)jscicalc.OObject
pow(OObject y)jscicalc.OObject
root(OObject y)jscicalc.OObject
sin(AngleType angleType)jscicalc.OObject
sort()jscicalc.OObject
sqrt()jscicalc.OObject
square()jscicalc.OObject
substitute(Substitution substitution)jscicalc.OObject
subtract(OObject x)jscicalc.OObject
tan(AngleType angleType)jscicalc.OObject
tenx()jscicalc.OObject
toHTMLParenString(int maxChars, int precision, final Base base, final Notation notation, double polarFactor)jscicalc.OObject
toHTMLString(int maxChars, int precision, final Base base, final Notation notation, double polarFactor)jscicalc.OObject
toHTMLStringVector(int maxChars, int precision, final Base base, final Notation notation, double polarFactor)jscicalc.OObject
toHTMLSubString(int maxChars, int precision, final Base base, final Notation notation, double polarFactor)jscicalc.OObject
xor(OObject z)jscicalc.OObject