Changes

Jump to navigation Jump to search
Line 6: Line 6:  
*This function gives the value of a number raised to a power.
 
*This function gives the value of a number raised to a power.
 
*The power of a number indicates how many times to multiply the number.
 
*The power of a number indicates how many times to multiply the number.
*For e.g =UNITPOWER(4,3) = 4*4*4 = 63.
+
*For e.g =UNITPOWER(4,3) = 4*4*4 = 64.
 
*In <math> UNITPOWER(a,b)</math>, <math>a</math> is the base value. It can be  +  or  - .  
 
*In <math> UNITPOWER(a,b)</math>, <math>a</math> is the base value. It can be  +  or  - .  
 
*<math>b</math> is the power(exponent) value to which the <math>a</math> is raised.  
 
*<math>b</math> is the power(exponent) value to which the <math>a</math> is raised.  
writer
6,694

edits

Navigation menu