MS Excel offers ways to do math calculations very easy. By leveraging POWER() function we can simply calculate the exponential.
Lets say if we want to calculate A^B . In this the Base value is A and the exponential value is B.
So in the Excel -> We can give =POWER(A, B) to calculate A^B.
Example -> 4^8 can be calculated in excel with =POWER(4,8)
Lets say if we want to calculate A^B . In this the Base value is A and the exponential value is B.
So in the Excel -> We can give =POWER(A, B) to calculate A^B.
Example -> 4^8 can be calculated in excel with =POWER(4,8)
No comments:
Post a Comment