+ 9
How is 2**5 = 32
21 Réponses
+ 13
2**5=2*2*2*2*2=32
+ 10
2**2 = 2x2
2**3 = 2x2x2
2**4 = 2x2x2x2
2**5 = 2x2x2x2x2 = 32
thats mean of **
+ 7
two asterisks ** is used for powers of numbers
+ 6
2**5 = 2^5 = 2x2x2x2x2 = 32
+ 3
2×2=4
2×2×2=8
2×2×2×2=16
2×2×2×2×2=32
+ 3
but why is 9**.5 =3.0 and not 2**5 as 32.0???
+ 3
((((2*2=4)*2=8)*2=16)*2=32)
+ 3
Because 2 asterisks are used to show that how many times a number should be multiplied.
example: 2**5=32
that is equal to 2*2*2*2*2=32
+ 2
in programming two asterisks (**) means to raise power of one number on to other e.g. n**m = n raise to the power m
+ 2
2**5 or2^5=2×2×2× 2×2= 32
+ 2
2**5 is the same as 2 to the power of 5 (2^5). 2*2*2*2*2 = 32
+ 2
2 x 2 x 2 x 2 x 2 =
2 x 2 = 4
4 x 2 = 8
8 x 2 = 16
16 x 2 = 32
2 ** 5 = 32
0
I don't understand this either. Why doesn't it cone out as a float? I expected it to be 32.0.
0
2^5 or (2*2*2*2*2)=32
0
(**)
the double asterisk make the value after it raised to the first value before the two asterisk(**)2^5.....
e.g
2**6=2×2×2×2×2×2
2**4=2×2×2×2
2**3=2×2×2
0
the user should be well known about mathematics!!
0
3*3.2= 6.4*5=32
0
why the hell did 20 other people need to answer after the 1st guy
0
itu berarti 2pangkat5
- 2
guys that is called algebra its form as fraction which you have to multiply by the product