Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
frustrated financial person
 
Posts: n/a
Default 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?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max
 
Posts: n/a
Default 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?



  #3   Report Post  
Posted to microsoft.public.excel.misc
Rayo K
 
Posts: n/a
Default 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?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
2 Nesting questions Starchaser Excel Worksheet Functions 7 January 20th 06 06:53 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"