• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

How do u do exponentiation? 🙈

numeric-operations
23rd Jul 2019, 2:40 PM
Ree XD
Ree XD - avatar
3 Answers
+ 1
5**3 Is equal to 5 * 5 * 5
23rd Jul 2019, 2:42 PM
Trigger
Trigger - avatar
+ 1
pow(5, 3) would do the same task, but 5**3 is 25 times faster in execution speed.
24th Jul 2019, 6:56 AM
Seb TheS
Seb TheS - avatar
0
Thank u
23rd Jul 2019, 2:44 PM
Ree XD
Ree XD - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Hello World!
0 Votes
What is wrost mistake that mostly people made while learning coding?
0 Votes
I'm lost with JavaScript (document.getElementById(".") And clearly making mistakes, Can someone help, I thought I had it but no.
0 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Script file names
0 Votes
How to put multiple inputs in python?
1 Votes
What can I do after learning python and how to create amazing codes. And how many times it would take to be a good programmer😅
0 Votes
What to learnđŸ€”
0 Votes
I wish Ruby back in the course list
1 Votes
Messages problem
0 Votes