Daily DAX : Day 33 ACCRINTM
This is a financial DAX function that returns the accrued interest for a security that pays interest on maturity.
Syntax
ACCRINTM(<Issue Date>, <Maturity Date>, <Annual Interest Rate>, <Par Value>,<Day count basis>)
This is a financial DAX function that returns the accrued interest for a security that pays interest on maturity.
Syntax
ACCRINTM(<Issue Date>, <Maturity Date>, <Annual Interest Rate>, <Par Value>,<Day count basis>)
Comments
Post a Comment