[Feature request] Add support for Boolean Algebra. #3
Labels
Algebra
For issues on the topic of Algebra.
Boolean Algebra
For issues on the topic of Boolean Algebra.
BSD
For issue on BSD with UCALC.
CLI version
For issues with the command line version of this project.
Feature request
Request a new feature for UCALC.
good first issue
Good for newcomers
GUI version
For issues with the graphical version of this project.
Linux
For issues on Linux with UCALC.
MacOS
For issues with MacOS on UCALC.
Windows
For issues with Windows with UCALC.
Milestone
[Feature request] Add support for Boolean Algebra.
I have noted that this project does not have support for Boolean Algebra. It is something that has got me into this project again.
Up until recently, I was unfamiliar with Boolean Algebra. In my CS classes, I was taught that Booleans only do 2 things, which is return a
true
(1)
orfalse
(0)
value. I have recently learned that there is more to it, with things likeAND
NOT
OR
andEXCLUSIVE OR
I will need to learn Boolean Algebra better before I fully implement it, but I have to put this feature request out.
While I am at it, I will also add support for Booleans, as Boolean support is missing.
Issue posted on 2021, Saturday August 14th at 6:48 pm by @seanpm2001
The text was updated successfully, but these errors were encountered: