Package jscl.math
Class Literal
java.lang.Object
jscl.math.Literal
- All Implemented Interfaces:
Comparable
-
Method Details
-
size
public int size() -
variable
-
power
public int power(int n) -
multiply
-
divide
- Throws:
ArithmeticException
-
gcd
-
scm
-
productValue
- Throws:
NotProductException
-
powerValue
- Throws:
NotPowerException
-
variableValue
- Throws:
NotVariableException
-
variables
-
degree
public int degree() -
compareTo
-
compareTo
- Specified by:
compareToin interfaceComparable
-
valueOf
-
valueOf
-
valueOf
-
valueOf
-
toString
-
toMathML
-
newinstance
-