1 Pages (4 items)
SMath Financials - Messages
#1 Posted: 6/15/2013 7:00:59 PM
WroteI was trying to figure out some loan payments and such and realized SMath does not have the financial equations that MathCad or Excel have so I made up a few. I've put it on the Wiki page containing examples.
Someday maybe I'll get amitious and make a financial library plug in.
Updated (SMath 0.95 and later) // Code converted to C#
See SMath's Wiki for examples: Financial
Best regards,
Davide
- requirements: SMath Studio 0.95 or later, .Net Framework 2.0;
- installation:
- SMath Studio Stable: unzip and copy the SMathFinancials.zip content inside the SMath plugins folder (f.e. C:\Program Files (x86)\SMath\SMath Studio\plugins);
- SMath Studio Nigthly Build: download the plugin from the gallery; - sources: if you want to see the plugin sources look in the SVN repository.
UPDATES:
- June 29, 2013: better handling of npv() & fvc() 2nd input argument
financial.sm (60 KiB) downloaded 152 time(s).
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
2 users liked this post
#2 Posted: 6/16/2013 3:41:30 AM
So now SMath can go commercial.
The cryptic names of the functions (perhaps as in Mathcad) rises the question: could the function style (european/world) feature be used to provide local function names in general?
Otherwise one could think of a German.dll, providing aliases like
Zeile() -> row()
Spalte() -> col()
That, however, would just be fine for domestic data exchange, because abroad users would just see the german versions.
The cryptic names of the functions (perhaps as in Mathcad) rises the question: could the function style (european/world) feature be used to provide local function names in general?
Otherwise one could think of a German.dll, providing aliases like
Zeile() -> row()
Spalte() -> col()
That, however, would just be fine for domestic data exchange, because abroad users would just see the german versions.
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
Mike Kaganski 6/16/2013 4:21:00 AM
#3 Posted: 6/16/2013 5:03:30 AM
WroteSo now SMath can go commercial.
That's a good work of [userlink]TheWizEd[/userlink]

WroteThe cryptic names of the functions (perhaps as in Mathcad) rises the question: could the function style (european/world) feature be used to provide local function names in general?
Cryptic names of standard functions are historically sons of many factors, mainly the reason was to increase the speed of the operators on calculators and paper sheets (and then on computers)...
WroteOtherwise one could think of a German.dll, providing aliases like
Zeile() -> row()
Spalte() -> col()
Also a snippet can help and could be more easy to understand for abroad users

WroteThat, however, would just be fine for domestic data exchange, because abroad users would just see the german versions.
I agree; BTW a 3rd option could be be added to the function style: "from interface language"; in the other hand a deep localization require more efforts opening a file, because SMath must convert more things.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#4 Posted: 6/16/2013 5:36:07 AM
PLUGIN UPDATED
- hidden functions unlocked
- TAB key now produce the right number of arguments
P.S. the extensions manager doesn't notice me the updates...
- hidden functions unlocked
- TAB key now produce the right number of arguments
P.S. the extensions manager doesn't notice me the updates...
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 Pages (4 items)
-
New Posts
-
No New Posts