answersLogoWhite

0


Best Answer

Being good at basic math will definitely help with Calculus. Boolean algebra is fairly different from Calculus, so it is hard to say how much it will help. Boolean algebra does help with some critical thinking skills, which will be helpful in Calculus to an extent.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Will you do well in calculus if you are good at basic math and computer science math which is boolean algebra with circuits?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a boolen algebra?

Boolean algebra is a mathematical structure that deals with binary variables and logic operations. It is used to represent and manipulate logical expressions and truth values. Boolean algebra is especially important in computer science and digital logic design, where it is used for constructing circuits, Boolean functions, and making logical decisions.


What has the author Chris A Theodore written?

Chris A. Theodore has written: 'Boolean algebra and digital computers' -- subject(s): Algebra, Boolean, Boolean Algebra, Logic circuits


What is the mathematical system used to express analyze and design digital circuits?

Boolean algebra.


1 Why is an understanding of Boolean algebra important to computer scientists?

Boolean algebra generally deals with design of h/w circuits forms a basis of the computer scientists,since computers can understand only machine level language which is of zeros and one so understanding of boolean algebra is important i think.more over boolean algebra also deals with minimalization of the logic design which has considerably reduced the size of hardware so according to me each and every computer scientist shouldhave a basic understanding of boolean algebra.


What is the boolean algebra?

It is a system of logical calculus on which logic axioms are based on.


Was anybody involved in the Boolean algebra?

George Boole, the creator of Boolean Algebra, the creators of computers, and all of us that have even once used computers; computers use Boolean Algebra for truth values, making logic circuits.


What is the name of algebra that deals with logical propositions which are either true or false?

The name of algebra that deals with logical propositions which are either true or false is Boolean algebra. It was developed by mathematician George Boole and is widely used in computer science and digital electronics for designing and analyzing logic circuits.


Uses of Boolean Algebra?

Boolean Algebra is a type of math in which the values of the variables are true and false. The algebra is the basis for digital logic, computer programming and mathematical logic.


What are electronic and mechanical equipment called?

Digital circuits are the most common physical representation of Boolean algebra and are the basis of all digital computers. Computer's industrial processes are constructed of digital circuits.


What are the importance of boolean algebra?

Boolean algebra is an area of algebra in which variables are replaced with 1 or 0 to indicate true or false. This form of algebra became the basis for binary computer programming used in digital electronic development.


What is the importance of boolean algebra to computer students?

Boolean algebra is the very basis for all of computing. Boolean algebra results in only 2 answers, true or false. To computers, these are represented by 0 and 1. This creates the binary system, which is how all computers operate.


How Boolean algebra is different from linear algebra?

Linear algebra works with straight lines on a plane. Boolean algebra is a very different form of maths, being logical calculus. Let me demonstrate linear algebra: 6x=2*5 6x=10 x=5/3 Boolean logic: (There exists) x xV(not)y (implies) f(x)=f^2(g)-F(y)