answersLogoWhite

0

Program to find a raised to the power b without recursion?

Updated: 8/18/2019
User Avatar

Wiki User

13y ago

Best Answer

It's pow from math.h

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Program to find a raised to the power b without recursion?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Write a program using recursion which should take two values and display 1st value raised to the power of second value?

Write a program using recursion which should take two values and display 1st value raised to the power of second value.


What is the use of recursion function?

Read the part in your programming manual/text book about recursion. The short answer while easy does not tell you anything about the power or dangers of recursion. It is the power and dangers of recursion that is important because once understood you can use recursion to good effect without running out of stack space.


What is funcation?

Read the part in your programming manual/text book about recursion. The short answer while easy does not tell you anything about the power or dangers of recursion. It is the power and dangers of recursion that is important because once understood you can use recursion to good effect without running out of stack space.


How do you solve x raised to the power of 36?

x raised to the power 36 is x36. Without a value for x, there is nothing to solve!


What is the equivalent to R raised to the power of 4 and S raised to the power of 8?

R4S8, and there is nothing further that can be done without more information.


Which is larger 99 raised to the ninth power divided by 9 raised to the 99 power or 11 raised to the ninth power divided by 9 raised to the 90th power?

11 raised to the 9th power divided by 9 raised to the 90th power


What is A raised to the power of 3 times A raised to the power of 5?

A^8 or A raised to the power of 8.


To what power is the binomial a plus b raised?

It can be raised to any power.It can be raised to any power.It can be raised to any power.It can be raised to any power.


What is the greatest common factor of 110x raised to the 2nd power 30x raised to the 7th power and 60x raised to the 8th power?

It is 10x raised to the second power.


What does ab to the second power means?

If written without parentheses, it means that only "b" is raised to the second power. Then you multiply the result by "a".


What is 113 raised to the power of 9 minus 189 raised to the power of 6?

113 raised to the power of 9 minus 189 raised to the power of 6 equals 3.0039964e+18


What is the answer of -x5y2?

The answer to -x^5y^2 is a negative number raised to the fifth power multiplied by y raised to the second power. It cannot be simplified further without knowing the specific values of x and y.