|
| How do I find the square of the result of an equation |
 |
Tue, 29 May 2007 07:15:02 -060 |
In QP11, how do you square the result of an equation? @POWER seems only to
work for directly inputted numbers. If I put an equation in there (keeping
accurate track of parentheses) or a specific cell it won't work.
|
| Post Reply
|
| Re: How do I find the square of the result of an equation |
 |
Tue, 29 May 2007 15:57:53 +010 |
Engrman:
> In QP11, how do you square the result of an equation?
>
These work for me:
@POWER(2+3,2)
@POWER(E5,2)
--
Good wishes!
Roy Lewis
C_Tech volunteer
(UK)
|
| Post Reply
|
| Re: How do I find the square of the result of an equation |
 |
Tue, 29 May 2007 18:31:45 -050 |
+A1^2
|
| Post Reply
|
|
|
|
|
|
|
|
|
|