+ 1
in what way math comes in at coding and how?
example please
3 Respuestas
+ 3
Coding is basically math, so I think it's a pretty bad idea not to "know" math
Please don't ask the same question twice
https://www.sololearn.com/discuss/1316935/?ref=app
+ 1
Math is used to analyse the running times of algorithms, come up with new programming techniques, in Machine learning and data science, in theoretical computer science, in compiler and interpreter design. etc..
Math is really helpful if you want to be a computer scientist. You'll need to learn "Discrete Mathematics". It's really fun.
0
math use in python for predefined code like math. pow it use for power and etc