What Is sqr() and pow() 😂? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

What Is sqr() and pow() 😂?

Yes i forgot what Is that methods do. Also i Started creating my own programming(script) language

11th Sep 2018, 1:50 PM
Dark Coder
Dark Coder - avatar
1 Réponse
0
sqrt(x) returns the square root of x pow(x, y) returns x to the power of y
11th Sep 2018, 2:30 PM
Mootin Man
Mootin Man - avatar