Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/POWER
(view source)
Revision as of 08:40, 6 January 2014
7 bytes added
,
08:40, 6 January 2014
→Description
Line 8:
Line 8:
*The power of a number indicating how many times we have to multiply the number.
*The power of a number indicating how many times we have to multiply the number.
*For e.g POWER(4,3)=4*4*4=63.
*For e.g POWER(4,3)=4*4*4=63.
−
*In <math> POWER(n,p) ,n is the base value.It can be any '+' or '-'.
+
*In <math> POWER(n,p) ,n
</math>
is the base value.It can be any '+' or '-'.
−
*<math> p</math> is the power (exponent) value to which the n is raised.
+
*<math> p </math> is the power (exponent) value to which the n is raised.
*Power is also called Exponents or Indices.
*Power is also called Exponents or Indices.
*Anything raised to the power 0 is equal to 1.i.e.,POWER(7,0)=1.
*Anything raised to the power 0 is equal to 1.i.e.,POWER(7,0)=1.
−
*We can use the "^" operator instead of POWER function.
+
*We can use the "^" operator instead of POWER function.
−
==Examples==
==Examples==
Devika
writer
6,694
edits