Graphics Calculator for Computer Science applications

The name of the pictureThe name of the pictureThe name of the pictureClash 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.







share|cite|improve this question















  • 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















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.







share|cite|improve this question















  • 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













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.







share|cite|improve this question











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.









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









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













  • 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
















active

oldest

votes











Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















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



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














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













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?