Manuals/calci/POWER
Jump to navigation
Jump to search
Syntax
Remarks
Examples
''''''' ''''
Description
POWER
POWER (N, P)
Where N is the base number and P is the exponent to which N is raised.
This function (“^”) will use instead of POWER.
.
POWER function raises a particular number to the particular power.
Lets see an example
POWER (N, P)
POWER (C1R1, C2R1)'
That is POWER (8, 3) is 512
Column1 | Column2 | Column3 | Column4 | |
Row1 | 8 | 3 | ||
Row2 | 512 | |||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |