Posts Tagged c language

Mathematics in Computer Programming

Mathematics is applicable in various traditional fields of engineering: mechanical and electrical engineering are among them. Mathematics is used in computer engineering too.

Mathematical logic is used in the decision making, so it is used in computer programming. As Venn diagrams are helpful in understanding the concepts of logic, they are also helpful in the programming. For instance, De Morgan’s laws are used in writing statements involving decisions and Venn diagrams are helpful in understanding these laws.

Calculations are also important in the science of computers. The text you read on the computer screen is presented in a particular format. Calculations are certainly needed for these.

Read the rest of this entry »

Mathematics in Computer Programming

Mathematics is applicable in various traditional fields of engineering: mechanical and electrical engineering are among them. Mathematics is used in computer engineering too.

Mathematical logic is used in the decision making, so it is used in computer programming. As Venn diagrams are helpful in understanding the concepts of logic, they are also helpful in the programming. For instance, De Morgan’s laws are used in writing statements involving decisions and Venn diagrams are helpful in understanding these laws.

Calculations are also important in the science of computers. The text you read on the computer screen is presented in a particular format. Calculations are certainly needed for these.

Read the rest of this entry »