EPS: Basic Earnings Per Share

Description Usage Arguments See Also Examples

Description

Basic Earnings Per Share

Usage

1
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

1
EPS(ni=10000,pd=1000,w=11000)

Example output

[1] 0.8181818

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