Class Summary |
DivideScalar |
predicate that operates the division between two numbers |
DivScalar |
predicate that operates the integer division between two numbers |
MinusScalar |
predicate that operates the subtraction between two numbers |
ModScalar |
predicate that operates the module (mod) between two numbers |
PlusScalar |
predicate that operates the sum between two numbers |
PowScalar |
predicate that operates the power of one number by another one |
TimesScalar |
predicate that operates the multiplications between two numbers |