This project was bootstrapped with Create React App.
- Latest version: 0.9.1
- Host: heroku
- Address: https://semantics2018.herokuapp.com/
- A 3rd set has been added
- You can write your own equation (simple equations, e.g
A-(B-C)
) - Bug fix
- Add as many as 26 sets
- Bug fix
- Add
U
as a global parameter - Adding a set in the equations (e.g
A-{1,2,3,4}
) - Calculate more complex equations (e.g
A-B-(A-U)
)