Graphics Calculator for Computer Science applications
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm looking for a really good, modern, standalone calculator; something particularly suited for engineering and/or computer science (as an educational tool).
• I started with a basic Texas Instruments TI-30XB (the green one).
• Then I bought a Casio FX-100+; for Base-n Conversion (bin, oct, dec, hex) and for calculating Combinations & Permutations.
• Then I bought a Casio FX-991EX Classwiz; for Matrix Operations (multiplying matrices, etc).
But they're limited in what they can do.
For instance, they can't do:
• Matrices greater than 3x3.
• Matrix inversion.
• Binary fractions.
• BCD (binary coded decimal).
• Signed integers/bytes (2's complement, etc).
Additionally, I'm looking for something suitable for the following kinds of operations:
• Sets (incl. Functions & Relations): ∪Union, ∩Intersection, âˆÂComplement, etc.
• Logic (incl. Logic Gates & Boolean Algebra): ∧AND, ∨OR, ¬NOT, ∀, ∃, ∈, etc.
• Venn Diagrams.
• Logic Gate Diagrams.
• Truth Tables.
• Karnaugh Maps.
Does something like this even exist?
Thanks.
elementary-set-theory logic computer-science education calculator
 |Â
show 1 more comment
up vote
0
down vote
favorite
I'm looking for a really good, modern, standalone calculator; something particularly suited for engineering and/or computer science (as an educational tool).
• I started with a basic Texas Instruments TI-30XB (the green one).
• Then I bought a Casio FX-100+; for Base-n Conversion (bin, oct, dec, hex) and for calculating Combinations & Permutations.
• Then I bought a Casio FX-991EX Classwiz; for Matrix Operations (multiplying matrices, etc).
But they're limited in what they can do.
For instance, they can't do:
• Matrices greater than 3x3.
• Matrix inversion.
• Binary fractions.
• BCD (binary coded decimal).
• Signed integers/bytes (2's complement, etc).
Additionally, I'm looking for something suitable for the following kinds of operations:
• Sets (incl. Functions & Relations): ∪Union, ∩Intersection, âˆÂComplement, etc.
• Logic (incl. Logic Gates & Boolean Algebra): ∧AND, ∨OR, ¬NOT, ∀, ∃, ∈, etc.
• Venn Diagrams.
• Logic Gate Diagrams.
• Truth Tables.
• Karnaugh Maps.
Does something like this even exist?
Thanks.
elementary-set-theory logic computer-science education calculator
1
Just get a laptop and MAPLE and you will have a standalone "calculator" with everything you could ever want.
– Bruce
Jul 16 at 20:45
Most if not all "graphing" calculators include full support for matrices of any size. As for set operations and venn diagrams and the like., you'd probably be better off doing problems related to those by hand as I've never heard of a calculator (or even a computer program) attempting to generalize the problem as much as would be required in any introductory course on the topic. The actual process of doing those manipulations by hand are rarely difficult, the majority of the difficulty in just being able to understand what is being asked.
– JMoravitz
Jul 16 at 20:50
@JMoravitz There are plenty, scattered around the web, etc. WolfRam Alpha has some decent ones, for instance.
– tjt263
Jul 16 at 20:57
@tjt263 for finite sets perhaps. I haven't seen one personally which can even handle something like $1,2,3cup [2,5)$ for example.
– JMoravitz
Jul 16 at 21:01
@Bruce & Moo A dedicated device would be preferable, but I will check these out. I haven't heard of them before, only MATLAB, Mathematica, etc.
– tjt263
Jul 16 at 21:01
 |Â
show 1 more comment
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm looking for a really good, modern, standalone calculator; something particularly suited for engineering and/or computer science (as an educational tool).
• I started with a basic Texas Instruments TI-30XB (the green one).
• Then I bought a Casio FX-100+; for Base-n Conversion (bin, oct, dec, hex) and for calculating Combinations & Permutations.
• Then I bought a Casio FX-991EX Classwiz; for Matrix Operations (multiplying matrices, etc).
But they're limited in what they can do.
For instance, they can't do:
• Matrices greater than 3x3.
• Matrix inversion.
• Binary fractions.
• BCD (binary coded decimal).
• Signed integers/bytes (2's complement, etc).
Additionally, I'm looking for something suitable for the following kinds of operations:
• Sets (incl. Functions & Relations): ∪Union, ∩Intersection, âˆÂComplement, etc.
• Logic (incl. Logic Gates & Boolean Algebra): ∧AND, ∨OR, ¬NOT, ∀, ∃, ∈, etc.
• Venn Diagrams.
• Logic Gate Diagrams.
• Truth Tables.
• Karnaugh Maps.
Does something like this even exist?
Thanks.
elementary-set-theory logic computer-science education calculator
I'm looking for a really good, modern, standalone calculator; something particularly suited for engineering and/or computer science (as an educational tool).
• I started with a basic Texas Instruments TI-30XB (the green one).
• Then I bought a Casio FX-100+; for Base-n Conversion (bin, oct, dec, hex) and for calculating Combinations & Permutations.
• Then I bought a Casio FX-991EX Classwiz; for Matrix Operations (multiplying matrices, etc).
But they're limited in what they can do.
For instance, they can't do:
• Matrices greater than 3x3.
• Matrix inversion.
• Binary fractions.
• BCD (binary coded decimal).
• Signed integers/bytes (2's complement, etc).
Additionally, I'm looking for something suitable for the following kinds of operations:
• Sets (incl. Functions & Relations): ∪Union, ∩Intersection, âˆÂComplement, etc.
• Logic (incl. Logic Gates & Boolean Algebra): ∧AND, ∨OR, ¬NOT, ∀, ∃, ∈, etc.
• Venn Diagrams.
• Logic Gate Diagrams.
• Truth Tables.
• Karnaugh Maps.
Does something like this even exist?
Thanks.
elementary-set-theory logic computer-science education calculator
asked Jul 16 at 20:43


tjt263
1094
1094
1
Just get a laptop and MAPLE and you will have a standalone "calculator" with everything you could ever want.
– Bruce
Jul 16 at 20:45
Most if not all "graphing" calculators include full support for matrices of any size. As for set operations and venn diagrams and the like., you'd probably be better off doing problems related to those by hand as I've never heard of a calculator (or even a computer program) attempting to generalize the problem as much as would be required in any introductory course on the topic. The actual process of doing those manipulations by hand are rarely difficult, the majority of the difficulty in just being able to understand what is being asked.
– JMoravitz
Jul 16 at 20:50
@JMoravitz There are plenty, scattered around the web, etc. WolfRam Alpha has some decent ones, for instance.
– tjt263
Jul 16 at 20:57
@tjt263 for finite sets perhaps. I haven't seen one personally which can even handle something like $1,2,3cup [2,5)$ for example.
– JMoravitz
Jul 16 at 21:01
@Bruce & Moo A dedicated device would be preferable, but I will check these out. I haven't heard of them before, only MATLAB, Mathematica, etc.
– tjt263
Jul 16 at 21:01
 |Â
show 1 more comment
1
Just get a laptop and MAPLE and you will have a standalone "calculator" with everything you could ever want.
– Bruce
Jul 16 at 20:45
Most if not all "graphing" calculators include full support for matrices of any size. As for set operations and venn diagrams and the like., you'd probably be better off doing problems related to those by hand as I've never heard of a calculator (or even a computer program) attempting to generalize the problem as much as would be required in any introductory course on the topic. The actual process of doing those manipulations by hand are rarely difficult, the majority of the difficulty in just being able to understand what is being asked.
– JMoravitz
Jul 16 at 20:50
@JMoravitz There are plenty, scattered around the web, etc. WolfRam Alpha has some decent ones, for instance.
– tjt263
Jul 16 at 20:57
@tjt263 for finite sets perhaps. I haven't seen one personally which can even handle something like $1,2,3cup [2,5)$ for example.
– JMoravitz
Jul 16 at 21:01
@Bruce & Moo A dedicated device would be preferable, but I will check these out. I haven't heard of them before, only MATLAB, Mathematica, etc.
– tjt263
Jul 16 at 21:01
1
1
Just get a laptop and MAPLE and you will have a standalone "calculator" with everything you could ever want.
– Bruce
Jul 16 at 20:45
Just get a laptop and MAPLE and you will have a standalone "calculator" with everything you could ever want.
– Bruce
Jul 16 at 20:45
Most if not all "graphing" calculators include full support for matrices of any size. As for set operations and venn diagrams and the like., you'd probably be better off doing problems related to those by hand as I've never heard of a calculator (or even a computer program) attempting to generalize the problem as much as would be required in any introductory course on the topic. The actual process of doing those manipulations by hand are rarely difficult, the majority of the difficulty in just being able to understand what is being asked.
– JMoravitz
Jul 16 at 20:50
Most if not all "graphing" calculators include full support for matrices of any size. As for set operations and venn diagrams and the like., you'd probably be better off doing problems related to those by hand as I've never heard of a calculator (or even a computer program) attempting to generalize the problem as much as would be required in any introductory course on the topic. The actual process of doing those manipulations by hand are rarely difficult, the majority of the difficulty in just being able to understand what is being asked.
– JMoravitz
Jul 16 at 20:50
@JMoravitz There are plenty, scattered around the web, etc. WolfRam Alpha has some decent ones, for instance.
– tjt263
Jul 16 at 20:57
@JMoravitz There are plenty, scattered around the web, etc. WolfRam Alpha has some decent ones, for instance.
– tjt263
Jul 16 at 20:57
@tjt263 for finite sets perhaps. I haven't seen one personally which can even handle something like $1,2,3cup [2,5)$ for example.
– JMoravitz
Jul 16 at 21:01
@tjt263 for finite sets perhaps. I haven't seen one personally which can even handle something like $1,2,3cup [2,5)$ for example.
– JMoravitz
Jul 16 at 21:01
@Bruce & Moo A dedicated device would be preferable, but I will check these out. I haven't heard of them before, only MATLAB, Mathematica, etc.
– tjt263
Jul 16 at 21:01
@Bruce & Moo A dedicated device would be preferable, but I will check these out. I haven't heard of them before, only MATLAB, Mathematica, etc.
– tjt263
Jul 16 at 21:01
 |Â
show 1 more comment
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2853841%2fgraphics-calculator-for-computer-science-applications%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
Just get a laptop and MAPLE and you will have a standalone "calculator" with everything you could ever want.
– Bruce
Jul 16 at 20:45
Most if not all "graphing" calculators include full support for matrices of any size. As for set operations and venn diagrams and the like., you'd probably be better off doing problems related to those by hand as I've never heard of a calculator (or even a computer program) attempting to generalize the problem as much as would be required in any introductory course on the topic. The actual process of doing those manipulations by hand are rarely difficult, the majority of the difficulty in just being able to understand what is being asked.
– JMoravitz
Jul 16 at 20:50
@JMoravitz There are plenty, scattered around the web, etc. WolfRam Alpha has some decent ones, for instance.
– tjt263
Jul 16 at 20:57
@tjt263 for finite sets perhaps. I haven't seen one personally which can even handle something like $1,2,3cup [2,5)$ for example.
– JMoravitz
Jul 16 at 21:01
@Bruce & Moo A dedicated device would be preferable, but I will check these out. I haven't heard of them before, only MATLAB, Mathematica, etc.
– tjt263
Jul 16 at 21:01