![]() |
What does ^ operator mean in a formula??
There are a number of formulas that have ^ in them. What does the ^ operator
mean?? i.e. $Z$4^2 |
What does ^ operator mean in a formula??
Raise to a power.
=$Z$4^2 is the same as =POWER($Z$4,2) or =$Z$4*$Z$4^2 or $Z$4 squared =2^4 is the same as =2*2*2*2 -- David Biddulph "Vytau" wrote in message ... There are a number of formulas that have ^ in them. What does the ^ operator mean?? i.e. $Z$4^2 |
What does ^ operator mean in a formula??
the ^ (caret symbol) is used for exponentiation... in your example the value
in cell Z4 is being squared. "Vytau" wrote: There are a number of formulas that have ^ in them. What does the ^ operator mean?? i.e. $Z$4^2 |
All times are GMT +1. The time now is 05:43 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com