You can convert the power of 2 the easy way with my small application. There are those people that are interested in computers who need to work out the power of 2 this application was designed with those people in mind. When doing most computer networking courses you will at some point be required to work out 2 to the power of whatever number.Like this example.2 ^ 0 = 1 That was an easy example but what happens when you need to work out a bigger number. For instance 1542 ^ 0 = 22835963083295358096932575511191922182123945984That's a very big number as you can see, let my software do the maths for you.