Learn R Programming

FinCal (version 0.6.3)

bdy2mmy: Computing money market yield (MMY) for a T-bill

Description

Computing money market yield (MMY) for a T-bill

Usage

bdy2mmy(bdy, t)

Arguments

bdy
bank discount yield
t
number of days remaining until maturity

See Also

bdy

Examples

Run this code
bdy2mmy(bdy=0.045,t=120)

Run the code above in your browser using DataLab