ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   What does ^ do in this formula =B8*(1+$C$1)^(($C$3-$C$2)/365)-B8 (https://www.excelbanter.com/excel-discussion-misc-queries/73081-what-does-%5E-do-formula-%3Db8%2A-1-%24c%241-%5E-%24c%243-%24c%242-365-b8.html)

frustrated financial person

What does ^ do in this formula =B8*(1+$C$1)^(($C$3-$C$2)/365)-B8
 
I was sent a spreadsheet that is supposed to calculate interest earned. It
has a character in the middle of the formula that I have not seen before.
What does ^ do in the formula?

Max

What does ^ do in this formula =B8*(1+$C$1)^(($C$3-$C$2)/365)-B8
 
Caret: "^" means "to the power of"
(the exponentiation operator)

Eg: entering in say, A1: =2^4
means to evaluate 2 to the power of 4
i.e: =2 x 2 x 2 x 2 =16
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"frustrated financial person"
om wrote in message
...
I was sent a spreadsheet that is supposed to calculate interest earned.

It
has a character in the middle of the formula that I have not seen before.
What does ^ do in the formula?




Rayo K

What does ^ do in this formula =B8*(1+$C$1)^(($C$3-$C$2)/365)-B8
 
The "^" is the exponentiation function.

In this formula =B8*(1+$C$1)^(($C$3-$C$2)/365)-B8, it raises (1+$C$1) to
the power of (($C$3-$C$2)/365).

"frustrated financial person" wrote:

I was sent a spreadsheet that is supposed to calculate interest earned. It
has a character in the middle of the formula that I have not seen before.
What does ^ do in the formula?



All times are GMT +1. The time now is 08:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com