Command Line Calculator Screen Shots

 

 

 

 

Home

 

Command Line Calculator

Main

Help

History

Screen Shots

Download

 

Cocomo Calculator

Main

History

Download

 

 

Give Feedback

On  the right one can see basic operation, what can be done with the calculator.

 

On the right one can see window of ”User Defined Functions”. Into here user can add his or her own functions. Earlier defined functions can be called in later defined functions. When user presses Apply or OK button functions can be called in the main window.

 

For example user could now write into main window:

 

F(7), which would give –9.8

 

On the right is shown window of “User Defined Variables”. One can write and edit variables here in addition of main window. Also variables defined in main window will appear here.

 

The picture shown on right, one can see date calculation window. Two kind of calculations can be done in here:

-         Number of days between two days

-         Date plus or minus certain number of days.

 

One can see on this picture plotting capabilities of the program. User can zoom and pan graphs.

 

On the right are shown plotting commands used to plot above graph.

 

On this picture one can see some of the capabilities of binary logic calculations.

 

One can also see that there are different kind of conversion functions between different number formats. Following number formats are supported:

-         Decimal

-         Hex

-         Octal

-         Binary

 

One can freely combine above mentioned number formats and use them in different kind of calculations. Notice only decimal numbers can handle decimal.