+ 1

What do the method Pow??

For example, "Console.WriteLine(Pow(3, 4));" why The result is 81??

14th Jun 2019, 1:02 PM
Ricardo Santillan
2 Réponses
+ 2
Pow() is a method for exponensiation Pow(3,4) is equal to 3*3*3*3 which is 81
14th Jun 2019, 1:21 PM
Trigger
Trigger - avatar
Aujourd'hui en vedette
.
1 Votes
What?
0 Votes
HTML
0 Votes
Quiz duel
0 Votes
Web
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes