<!--
This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.rates.analytics.cashflows" />
<meta itemprop="path" content="Stable" />
</div>

# Module: tf_quant_finance.rates.analytics.cashflows

<!-- Insert buttons and diff -->

<table class="tfo-notebook-buttons tfo-api" align="left">
</table>

<a target="_blank" href="https://github.com/paolodelia99/tf-quant-finance/blob/main/tf_quant_finance/rates/analytics/cashflows.py">View source</a>



Collection of functions to compute properties of cashflows.



## Functions

[`present_value(...)`](../../../tf_quant_finance/rates/analytics/cashflows/present_value.md): Computes present value of a stream of cashflows given discount factors.

[`pv_from_yields(...)`](../../../tf_quant_finance/rates/analytics/cashflows/pv_from_yields.md): Computes present value of cashflows given yields.

[`yields_from_pv(...)`](../../../tf_quant_finance/rates/analytics/cashflows/yields_from_pv.md): Computes yields to maturity from present values of cashflows.

