Skip to content

Commit

Permalink
whats new
Browse files Browse the repository at this point in the history
  • Loading branch information
attack68 committed Dec 6, 2024
1 parent 8fa7383 commit a1de6af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/rateslib/fx/fx_forwards.py
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ def rate(
Returns
-------
float, Dual, Dual2 or tuple
float, Dual, Dual2
Notes
-----
Expand All @@ -513,8 +513,8 @@ def rate(
where :math:`v` is a local currency discount curve and :math:`w` is a discount
curve collateralised with an alternate currency.
Where curves do not exist in the relevant currencies we chain rates available
given the available curves.
If required curves do not exist in the relevant currencies then forwards rates are chained
using those calculable from available curves. The chain is found using a search algorithm.
.. math::
Expand Down

0 comments on commit a1de6af

Please sign in to comment.