if x to the power 0 is , then what is the value of 0 to the power 0.

Asked by Last Modified  

7 Answers

Follow 0
Answer

Please enter your answer

Trainer

anything to power is 1 it will be 1.0
Comments

Trainer

public static void main(String args) { int x=0; int y=0; double z=Math.pow(x, y); System.out.println(z); } Output : 1.0
Comments

Tutor

No value can be assigned to 0 to the power 0 without running into contradictions. Thus 0 to the power 0 is undefined!
Comments

Tutor

undefined
Comments

Coaching

The discussion of 0to the power 0 is very old. Euler argues for 0^0 = 1 since a^0 = 1 for a not equal to 0 . The controversy raged throughout the nineteenth century. According to some Calculus textbooks, 0^0 is an "indeterminate form." This means that depending on the context where 0^0 occurs, you...
read more
The discussion of 0to the power 0 is very old. Euler argues for 0^0 = 1 since a^0 = 1 for a not equal to 0 . The controversy raged throughout the nineteenth century. According to some Calculus textbooks, 0^0 is an "indeterminate form." This means that depending on the context where 0^0 occurs, you might wish to substitute it with 1, indeterminate or undefined/nonexistent. As a rule of thumb, one can say that 0^0 = 1 , but 0.0^(0.0) is undefined, meaning that when approaching from a different direction there is no clearly predetermined value to assign. For further, some of the best and useful References : Knuth. Two notes on notation. (AMM 99 no. 5 (May 1992), 403-422). H. E. Vaughan. The expression ' 0^0 '. Mathematics Teacher 63 (1970), pp.111-112. Louis M. Rotando and Henry Korn. The Indeterminate Form 0^0 . Mathematics Magazine, Vol. 50, No. 1 (January 1977), pp. 41-42. L. J. Paige. A note on indeterminate forms. American Mathematical Monthly, 61 (1954), 189-190; reprinted in the Mathematical Association of America's 1969 volume, Selected Papers on Calculus, pp. 210-211. Baxley & Hayashi. A note on indeterminate forms. American Mathematical Monthly, 85 (1978), pp. 484-486. Robert S. Fouch. On the definability of zero to the power zero. School Science and Mathematics 53, No. 9 (December 1953), pp. 693-696. read less
Comments

The problem is similar to that with division by zero. No value can be assigned to 0 to the power 0 without running into contradictions. Thus 0 to the power 0 is undefined!
Comments

Corporate Trainers with vision to re-engineer the behavior with best tools and education.

Any valued thing with power zero is one , and you can give any power to zero will be zero ....same applied in working skills too,,,The person with best attitude will always have minimum value, but person with zero attitude , add any trainings , skills , and knowledge power will have zero output ,this...
read more
Any valued thing with power zero is one , and you can give any power to zero will be zero ....same applied in working skills too,,,The person with best attitude will always have minimum value, but person with zero attitude , add any trainings , skills , and knowledge power will have zero output ,this is what is applied during interview, and selection of right candidate for job .... read less
Comments

View 5 more Answers

Related Questions

Which module would be preferable SAP FI-CO or SAP ABAP for a non-techie and non-finance background guy?
Hi, Now cloud computing is ruling over everywhere.. Instead of SAP-FICO, you can opt s/4 Hana simple Finance. . If you are a non-techie guy, you can go with functional modules.
Praveen
Other than in a for statement, when is the comma operator used?
Example : int i,j; i=(10,20,30,40); j=10,20,30,40; printf("%d",i); printf("%d",j); // in this program output of i will be 40 and j will be 10 // In interviews you can face such type of comma operator related questions.
Sanjay
I am currently having experiance in Mainframe operation support. Is there any possibility to change my carrier into SAP?
Hello Vinoth.. Yes you can always switch from Mainframe to SAP. Note u may have to start from scratch. SAP is a demanding technology. You can go for SAP Training and then become a SAP Admin
Vinoth
0 0
9

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

how to scale an object or image uniformly in photoshop?
In order to drag and scale an object or bring the object or image to transform selection (control + t) then hold the corners and drag it pressing the shift button in your keyboard.

What Is Mean Stack? Why Mean Stack Is Popular Now?
Mean Stack is standing for MongoDB, ExpressJS, AngularJS and NodeJS. These four javascript solutions create a high performing web application. Mainly JavaScript is the frontend language. It’s working...

Critical Path Method [CPM]
This method involves the following steps : Calculate the Duration for all activities on the Task Network Diagram. Calculate the early start , early finish , late start and Late Finish for all activities...

2.1. Reverse a singly linked list.
class Node { int data; Node next; Node(int data) { this.data = data; this.next = null; }} public class LinkedList { Node head; public void reverse() { Node prev = null; Node curr = head; Node next =...

Control Charts
Used to determine if process is stable or unstable Upper Control Limit and Lower Control Limit are set by process. These denote the statistical boundaries within which the process should operate...

Recommended Articles

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Looking for IT Courses ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you