SwiftFinancial

0.1.0

A collection of elementary financial functions written in Swift inspired by numpy-financial
zrluety/SwiftFinancial

What's New

Initial Release

2022-01-22T22:52:09Z

Initial release minimal set of untested financial calculations

SwiftFinancial

A collection of elementary financial functions inspired by the numpy-financial library.

Currently the following fincials functions are supported

Function Description
ipmt Compute the interest portion of a payment.
irr Compute the Internal Rate of Return of a series of cash flows.
fv Compute the future value.
npv Compute the Net Present Value of a series of cash flows.
pmt Compute the payment against loan principal plus interest.
ppmt Compute the payment against loan principal.
pv Compute the present value.

Description

  • Swift Tools 5.5.0
View More Packages from this Author

Dependencies

  • None
Last updated: Mon Mar 18 2024 12:55:56 GMT-0900 (Hawaii-Aleutian Daylight Time)