Can you use your maths skills in coding in any way? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Can you use your maths skills in coding in any way?

Im nine and i have the brain of a 14 year old

3rd Aug 2016, 9:38 AM
Alexander
3 Respostas
0
Sure , coding supports all operants ( -,+, multiply ) etc,. Alot of coding involves loops and iterations, which all need math. Writing simple code for "blinking some text" for example needs math to tell it' how fast to go' how long to last' when to stop etc.. Hope this helps'
4th Aug 2016, 2:16 AM
Tee
Tee - avatar
0
Thx
4th Aug 2016, 5:38 AM
Alexander
0
you can use (Math.operation(number)) operations can be sqrt(), tan(), sin(), pow(x,y) where that means x^y ,.and so on. (Math.Pi) will give you pi thought before the brackets you can use document.write alert and so on
6th Aug 2016, 7:39 PM
Jefta Pruim
Jefta Pruim - avatar