Financials (financials v0.0.0)
Link to this section Summary
Link to this section Functions
Link to this function
accumulated_depreciation_to_fixed_assets(accumulated_depreciation, total_fixed_assets)
Link to this function
asset_coverage(total_assets, intangible_assets, current_liabilities, short_term_debt, total_debt)
Link to this function
asset_turnover(net_sales, average_total_sales)
Link to this function
average_inventory_period(days, inventory_turnover)
Link to this function
average_payment_period(average_accounts_payable, total_credit_purchases, days)
Link to this function
break_even_analysis(fixed_costs, sales_price_per_unit, variable_cost_per_unit)
Link to this function
cagr(beginning_investment_value, ending_investment_value, years)
Link to this function
capitalization_ratio(total_debt, shareholders_equity)
Link to this function
cash_conversion_cycle(days_inventory_outstanding, days_sales_outstanding, days_payables_outstanding)
Link to this function
cash_flow_coverage(operating_cash_flows, total_debt)
Link to this function
cash_ratio(cash, cash_equivalents, total_current_liabilities)
Link to this function
cogs(beginning_inventory, purchases, ending_inventory)
Link to this function
contribution_margin(net_sales, variable_costs)
Link to this function
current_ratio(current_assets, current_liabilities)
Link to this function
debt_ratio(total_liabilities, total_assets)
Link to this function
debt_to_asset(total_debt, total_assets)
Link to this function
debt_to_capital(total_debt, shareholders_equity)
Link to this function
debt_to_equity(total_liabilities, total_equity)
Link to this function
dir(defensive_assets, daily_operational_expenses)
Link to this function
dividend_payout(net_dividends, net_income)
Link to this function
dividend_yield(cash_dividends_per_share, market_value_per_share)
Link to this function
dpo(accounts_payable, cost_of_sales, days)
Link to this function
dscr(operating_income, total_debt_service_costs)
Link to this function
dsi(ending_inventory, cogs)
Link to this function
dso(accounts_receivable, net_credit_sales)
Link to this function
dti(total_monthly_debt_payments, gross_monthly_income)
Link to this function
du_pont_analysis(profit_margin, total_asset_turnover, financial_leverage)
Link to this function
earnings(net_income, preferred_dividends)
Link to this function
ebit(revenue, cogs, operating_expenses)
Link to this function
ebita(revenue, cogs, operating_expenses, amortization)
Link to this function
ebitda(net_income, interest_expense, taxes, depreciation, amortization)
Link to this function
eps_basic(earnings, shares_outstanding)
Link to this function
eps_book_value(total_equity, preferred_equity, shares_outstanding)
Link to this function
eps_cash(operating_cash_flow, shares_outstanding)
Link to this function
eps_diluted(earnings, shares_outstanding, diluted_shares)
Link to this function
eps_pro_forma(acquirers_net_income, targets_net_income, incremental_adjustments, shares_outstanding, diluted_shares)
Link to this function
eps_retained(retained_earnings, shares_outstanding)
Link to this function
equity_multiplier(total_assets, total_stockholders_equity)
Link to this function
equity_ratio(total_equity, total_assets)
Link to this function
ev(market_capitalization, debt, current_cash)
Link to this function
expense_ratio(operating_expenses, average_value_of_fund_assets)
Link to this function
fcf(operating_cash_flow, capital_expenditures)
Link to this function
fixed_asset_turnover_ratio(net_sales, fixed_assets, accumulated_depreciation)
Link to this function
fixed_charge_coverage_ratio(ebit, fixed_charges_before_taxes, interest)
Link to this function
goodwill_to_assets(goodwill, assets)
Link to this function
gross_margin_ratio(gross_margin, net_sales)
Link to this function
gross_profit(total_sales, cogs)
Link to this function
interest_coverage_ratio(ebit, interest_expense)
Link to this function
inventory_turnover_ratio(cogs, average_inventory)
Link to this function
long_term_debt_to_total_asset_ratio(long_term_debt, total_assets)
Link to this function
ltv(mortgage_amount, appraised_value_of_property)
Link to this function
margin_of_revenue(change_in_total_revenues, change_in_quantity_sold)
Link to this function
margin_of_safety(actual_sales, break_even_point)
Link to this function
margin_of_safety_ratio(actual_sales, break_even_point)
Link to this function
net_income(total_revenues, total_expenses)
Link to this function
ocf(operating_income, depreciation, taxes, change_in_working_capital)
Link to this function
pe_ratio(price, earnings_per_share)
Link to this function
peg_ratio(price_to_earnings, earnings_growth)
Link to this function
receivable_turnover_ratio(net_credit_sales, average_accounts_receivable)
Link to this function
retained_earnings(beginning_period_retained_earnings, net_income, cash_dividends, stock_dividends)
Link to this function
ror(net_income, sales_revenue)
Link to this function