Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Bank calculator
Contributed by: Kirill Belov
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["KirillBelov/BankCalculator"]
To load the code after installation, evaluate this code:
Needs["KirillBelov`BankCalculator`"]
Let's create some Deposit where:
In[1]:= | ![]() |
Try to calc ROI:
In[2]:= | ![]() |
Out[2]= | ![]() |
Wolfram Language Version 13.0