Learn R Programming

FinCal (version 0.6.3)

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

Description

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

Usage

debt.ratio(td, ta)

Arguments

td
total debt
ta
total assets

See Also

total.d2e

lt.d2e

financial.leverage

Examples

Run this code
debt.ratio(td=6000,ta=20000)

Run the code above in your browser using DataLab