You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may not be a common case for people to intentionally create an annuity with 0 payments, but this happened when trying iterate through annuities of various terms when calculating bond amortization. When this happens, you should still be able to initialize it, but the # payments, pv, and sv should all be 0.
The text was updated successfully, but these errors were encountered:
It may not be a common case for people to intentionally create an annuity with 0 payments, but this happened when trying iterate through annuities of various terms when calculating bond amortization. When this happens, you should still be able to initialize it, but the # payments, pv, and sv should all be 0.
The text was updated successfully, but these errors were encountered: