Package jscl.math.function.bool
Class Xor
java.lang.Object
jscl.math.Variable
jscl.math.function.Function
jscl.math.function.Bool
jscl.math.function.bool.Bool2
jscl.math.function.bool.Xor
- All Implemented Interfaces:
Comparable,jscl.editor.rendering.MathObject
-
Field Summary
Fields inherited from class jscl.math.Variable
comparator, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected JSCLBooleanapply(JSCLBoolean a, JSCLBoolean b) protected VariableMethods inherited from class jscl.math.function.Bool
antiderivative, derivative, evalelem, evalsimpMethods inherited from class jscl.math.function.Function
antiderivative, derivative, elementary, eval, expand, factorize, function, isConstant, numeric, parameters, simplify, substitute, toMathML, toString, variableCompareToMethods inherited from class jscl.math.Variable
compareTo, compareTo, equals, expressionValue, isIdentity, nameToMathML
-
Constructor Details
-
Xor
-
-
Method Details
-
apply
-
newinstance
- Specified by:
newinstancein classVariable
-