MCPcopy Create free account
hub / github.com/cbourke/ComputerScienceII / Annuity

Class Annuity

notes/1241-Spring2024/156/code/Annuity.java:15–34  ·  view source on GitHub ↗

Models an annuity asset which pays the owner a monthly payment over a given term (years). The value is the number of payments times the monthly payment Terms = 10 years Months = 120 months Monthly payment = $500 Value of this asset: $60,000

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected