answersLogoWhite

0


Best Answer

Mathematics can be used in coding (computer programming). I have done programming before and it is nothing like mathematics. Although coding languages can be used to solve mathematical equations, the makeup of it is not just math. It is based on math but is not completely reliant on it. For example, <DOCTYPE html>

That is HTML coding *what makes up websites*. The amount of math used depends on the coding language. In application programming, there is more math used like:

myFloat = 1.23

switchOn = True

myFloat * jumpForce = myHeight

That used more math in it. It depends on the language of coding. You're welcome. :D

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

Computer Programming is a process used by people (developers) to BUILD a computer program. A computer program is something like Microsoft Word or FireFox.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the differences between mathematics and computer programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the differences between mathematics and programming?

Mathematics suggests infinite calculations, requiring smart algorithms. Programming limits possible calculations, producing probable outcomes.


Describe the differences in body plans between the five classes of echinoderms?

I do not believe that this belongs in the "computer programming" category.


What are the differences between QBasic and FORTRAN Programming language?

PROGRAMMING is a process of developing computer program.While FOTRAN means formula translation which translate math formula into code in high level programming language.


What are the differences in between conventional programming?

Um, one of its variables is both the same? :-)


What are the differences between the human language and machine programming language?

what is human language


Differentiate between manual path programming and computer assisted path programming?

ur dad


Differences between the human brain and the fifth generation computer?

differences between 5th generation computer age and human brain


What are 10 differences between laptop and desktop computer what are 10 differences between laptop and desktop computer what are 10 differences between desktop and laptop computer?

laptop have fast speed this is wrong answer plz give me the answer og this qyesion plzz


What is the difference between computer science and computer science with mathematics?

Generally, a computer science program that emphasizes mathematics will be more theoretically rigorous. A computer science program that does not emphasize mathematics will be more pragmatically rigorous. Which is better is the subject of much debate.


What are the differences between PHP and .NET?

.NET is a framework, PHP is a scripting (programming) language.


What are the differences between arrays and records in computer programming?

Records are distinguished from arrays by the fact that their number of fields is typically fixed, each field has a name, and that each field may have a different type.


What is the relationship between mathematics and computer?

Computer science is broadly concerned with the application of both mathematics and logic to the task of designing and controlling computers. Certain branches of mathematics are of special value in computer science such as boolean algebra and discrete mathematics. One place where math is applied is in the microprocessor unit of a computer which executes a stream of simple operations including arithmetic operations.