yoshinoCALC is a free scientific calculator software like PowerToy Calc from Microsoft.
Creating this software was not so difficult since I have already constructed an algorithm to evaluate mathematical expressions for the other freeware yoshinoGRAPH. After making a dll EvaluateExpression.dll using the algorithm, it was used to make yoshinoCALC.
Depending on their necessities, users will be able to switch the view modes between the "History" or "Conventional" ones without exiting the software.
The third function "Column View" is convenient when you calculate summation of numbers. This way, you will not need to start Excel just to calculate a simple summation of numbers.
Requirements:
· Microsoft .NET Framework 4.0 Client Profile