Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.8k views
in Technique[技术] by (71.8m points)

finance - Why does the Excel function COUPDAYS sometimes return a non-integer value?

The Excel financial function COUPDAYS(settle,maturity,frequency,basis) returns the number of days in the coupon period in which settlement occurs.

I am wondering why does this function return a non-integer number of days when the basis is 3 (Actual/365)? E.g. A security will settle on April 2, 2020 (settle), matures on December 31, 2025 (maturity), and pays interest quarterly (frequency), then COUPDAYS(2/4/2020,31/12/2025,4,3) = 91.25. For all the other basis 0,1,2,4 one gets, as expected, a result that is an integer value for the number of days in the coupon period.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.5k users

...