Formula behind functions

V

VolkerB

Hello,
my question belongs to worksheet-functions beginning with coup, for example
coupncd or couppcd and so on.
Is there any hint, how these functions calculate the result?
In some of the helpfiles you can find the math formula, the calculation is
based on.
For these coup*-functions I cannot find such hint.
I would like to know, which math formula is behind
coupncd
couppcd
coupdaysnc
coupdaybs
Has somebody further knowledge about the internal calculation?

Kind regards
Volker
 
K

Kassie

Which version of Excel are you using?
Coup is used to calculate a date on which a coupon is or was due for returns.
COUPNCD(settlement,maturity,frequency,basis) and returns a number that
represents the next coupon date after the settlement date.
COUPPCD the previous coupon date;
COUPDAYSNC returns the number of days from the settlement date to the next
coupon date.
COUPDAYBS returns the number of days from the beginning of the coupon period
to the settlement date.

Basis Day count basis
0 or omitted US (NASD) 30/360
1 Actual/actual
2 Actual/360
3 Actual/365
4 European 30/360

And all that from the help file!, There's lots more info though.

In other words, mostly subtaction and addition
--
HTH

Kassie

Replace xxx with hotmail
 
V

VolkerB

thank you Kassie, I have the same helpfile as you and your information is
based on this. But that is not what I was looking for.
I use excel 2003 / 11.
As I wrote, you can find mathematic formulas in the helpfile, for example
the function yield. Here they say: yield calculates as following.
Then you see numerator and denominator and some parenthesis with adds and
subtracts and multiplication and so on.

Behind the coup-functions must be a similar calculation. And this is what I
am searching for.

Kind regards
Volker
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top