Learn R Programming

FinCal (version 0.6.3)

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

Description

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

Usage

lt.d2e(ltd, te)

Arguments

ltd
long-term debt
te
total equity

See Also

total.d2e

debt.ratio

financial.leverage

Examples

Run this code
lt.d2e(ltd=8000,te=20000)

Run the code above in your browser using DataLab