Command Line
Calculator
Version 3.0, updated May 2010
Home Command Line Calculator
Cocomo Calculator |
Command Line Calculator is general purpose calculator.
Calculations are entered on command line and result is produced after
pressing enter – see picture on right of typical calculations.
Expression calculation Plotting graphs User defined functions Opening and saving calculations Bitwise operations Bitwise operations like and, or, xor, not,
eqv, imp and shifting is also supported. One can combine these operations and
functions with other in build and user defined functions. Statistics calculationsOn the right one can see available
statistical calculations. Following functions are supported: Min: minimum of user entered data set Max: maximum of user entered data set Number of elements: is number of user entered
numbers Mean: mean or average of user entered data
set Median: is the middle value of the user
entered numbers, when all numbers have been put into order from smallest to
biggest. Sum: Sum of all user entered numbers Sum of square: Sum of square of user entered
numbers Range: Maximum value minus minimum value, it
provides indication of statistical dispersion Standard deviation: Standard deviation is
measure of variability or dispersion of data set. Standard deviation is
square root of variance Variance: Variance is square of standard
deviation - see above Kurtosis: Kurtosis is measure of peakedness
of data set Skewness: Skewness is measure of asymmetry of
user entered data Geometric mean: User entered numbers (n
numbers) are multiplied and then nth root is taken from the result. Mid-range: Mid range is average of maximum
and minimum values Alltogether over 70 in build functions readily
available. And user can add upto 1000 own functions
|
|