Learn R Programming

FinCal (version 0.6.3)

iss: calculate the net increase in common shares from the potential exercise of stock options or warrants

Description

calculate the net increase in common shares from the potential exercise of stock options or warrants

Usage

iss(amp, ep, n)

Arguments

amp
average market price over the year
ep
exercise price of the options or warrants
n
number of common shares that the options and warrants can be convened into

See Also

diluted.EPS

Examples

Run this code
iss(amp=20,ep=15,n=10000)

Run the code above in your browser using DataLab