Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save eppspacjar/0b6c30080cfa9cdc75975c62a8663653 to your computer and use it in GitHub Desktop.

Select an option

Save eppspacjar/0b6c30080cfa9cdc75975c62a8663653 to your computer and use it in GitHub Desktop.
/* - endingBalance formula - */
// Variables
// beginningBalance - outstanding balance on the loan at the start of a given period (in $)
// principal - outstanding balance on the loan at the start of a given period (in $)
{beginningBalance}-{principal}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment