bdy: Computing bank discount yield (BDY) for a T-bill

Description Usage Arguments See Also Examples

Description

Computing bank discount yield (BDY) for a T-bill

Usage

1
bdy(d, f, t)

Arguments

d

the dollar discount, which is equal to the difference between the face value of the bill and the purchase price

f

the face value (par value) of the bill

t

number of days remaining until maturity

See Also

bdy2mmy

Examples

1
bdy(d=1500,f=100000,t=120)

FinCal documentation built on May 2, 2019, 1:29 p.m.