iss {FinCal} | R Documentation |
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
Examples
iss(amp=20,ep=15,n=10000)
[Package FinCal version 0.6.3 Index]