Calculate Ltv
calculate_ltvCalculate the Loan-to-Value ratio from loan amount and appraised property value to evaluate mortgage risk.
Instructions
Calculate the Loan-to-Value (LTV) ratio for mortgage risk assessment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loan_amount | Yes | Requested loan amount in dollars | |
| property_value | Yes | Appraised property value in dollars |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |