Learn R Programming

FinCal (version 0.6.3)

EPS: Basic Earnings Per Share

Description

Basic Earnings Per Share

Usage

EPS(ni, pd, w)

Arguments

ni
net income
pd
preferred dividends
w
weighted average number of common shares outstanding

See Also

diluted.EPS

was

Examples

Run this code
EPS(ni=10000,pd=1000,w=11000)

Run the code above in your browser using DataLab