| Line 1: |
Line 1: |
| − | <div id="6SpaceContent" class="zcontent" align="left">
| |
| − |
| |
| | '''ACCCRINTM'''(I, Settle,R,Par,basis) | | '''ACCCRINTM'''(I, Settle,R,Par,basis) |
| | | | |
| − | where,
| + | <math>I</math> - Security's issue date |
| − | | + | <math>Settle</math>- Security's settlement date should be after issue date. |
| − | '''I''' - Security's issue date
| + | <math>R</math>- Security annual coupon rate. |
| − | | + | <math>Par</math>- Security par value and |
| − | '''Settle'''- Security's settlement date should be after issue date.
| + | <math>basis></math>- Type of day count basis. |
| − | | |
| − | '''R'''- Security annual coupon rate.
| |
| − | | |
| − | '''Par'''- Security par value and
| |
| | | | |
| − | '''basis'''- Type of day count basis.
| |
| | | | |
| − | </div>
| + | This function returns the accumulated interest for a security that pays interest at maturity. |
| − | ----
| |
| − | <div id="1SpaceContent" class="zcontent" align="left">
| |
| | | | |
| − | This function returns the accumulated interest for a security that pays interset at maturity.
| |
| | | | |
| − | </div>
| + | Issue, Basis, Settlement be integers. |
| − | ----
| |
| − | <div id="7SpaceContent" class="zcontent" align="left">
| |
| | | | |
| − | Issue, Basis, Settlement be intergers.
| + | ACCRINTM shows the error value when R less-than or equal to 0 or if Par less-than or equal to 0, basis<0 or basis>4 and I date greathearted or equal to settle date, |
| − | | |
| − | ACCRINTM shows the error value when R lessthan or equal to 0 or if Par lessthan or equal to 0, basis<0 or basis>4 and I date greaterthan or equal to settle date, | |
| | | | |
| | '''Formula''':- | | '''Formula''':- |
| Line 38: |
Line 24: |
| | | | |
| | '''D''' - Annual Year Basis. | | '''D''' - Annual Year Basis. |
| − |
| |
| − | </div>
| |
| − | ----
| |
| − | <div id="12SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="left">
| |
| | | | |
| | ACCRINTM | | ACCRINTM |
| − |
| |
| − | </div></div>
| |
| − | ----
| |
| − | <div id="8SpaceContent" class="zcontent" align="left">
| |
| | | | |
| | Lets see an example in (Column2,Row2) | | Lets see an example in (Column2,Row2) |
| | | | |
| − | <nowiki>=ACCRINTM(B2,B3,B4,B5,B6)</nowiki>
| + | =ACCRINTM(B2,B3,B4,B5,B6) |
| | | | |
| | where | | where |
| Line 66: |
Line 44: |
| | | | |
| | ACCRINTM returns 54.6667. | | ACCRINTM returns 54.6667. |
| − |
| |
| − | </div>
| |
| − | ----
| |
| − | <div id="10SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Syntax </div><div class="ZEditBox"><center></center></div></div>
| |
| − | ----
| |
| − | <div id="4SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Remarks </div></div>
| |
| − | ----
| |
| − | <div id="3SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Examples </div></div>
| |
| − | ----
| |
| − | <div id="11SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Description </div></div>
| |
| − | ----
| |
| − | <div id="2SpaceContent" class="zcontent" align="left">
| |
| | | | |
| | {| id="TABLE3" class="SpreadSheet blue" | | {| id="TABLE3" class="SpreadSheet blue" |