Support modulus operation (absolute value)
This adds support for computing the absolute value of a term along with an according unit test.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
### Features
|
||||
|
||||
* more and advanced simplification rules
|
||||
* adds support for exponentiation operator
|
||||
* adds support for exponentiation (power) and modulus (absolute value)
|
||||
* new examples: prime numbers, permutation generator, and graph coloring (extended)
|
||||
|
||||
## 0.1.7 (2018-04-08)
|
||||
|
Reference in New Issue
Block a user