Learn R Programming

FinCal (version 0.6.3)

financial.leverage: financial leverage -- Solvency ratios measure the firm's ability to satisfy its long-term obligations.

Description

financial leverage -- Solvency ratios measure the firm's ability to satisfy its long-term obligations.

Usage

financial.leverage(te, ta)

Arguments

te
total equity
ta
total assets

See Also

total.d2e

lt.d2e

debt.ratio

Examples

Run this code
financial.leverage(te=16000,ta=20000)

Run the code above in your browser using DataLab