• Home
  • Popular Downloads
  • Contact Us
  • Submit

Softpile

Free Downloads

Main Navigation
  • Home
  • Windows
  • Mac OS X
  • Business
  • Desktop
  • Development
  • Education
  • Games
  • Internet
  • Multimedia
  • Utilities
Home » Linux » Ralcalc

Ralcalc

June 24, 2009
Command-line calculator
Version: 1.3.2
License: GPL v3
Operating System: Linux
Homepage: launchpad.net
Developed by: Roger Light
Ralcalc is a simple command-line calculator software designed to take a single line input and produce a result.

For example:

= 2*9
2*9 = 18

Both the input and output make use of SI prefixes (see http://en.wikipedia.org/wiki/SI_prefix) for easier input and reading of results. Only the common engineering prefixes that are powers a multiple of three are used, so G, M, k, m, u, n, etc.

Numbers of the style 1e-3 are also supported for input.

Version information can be shown with:

= -h
ralcalc -h

Operators, Functions and Constants

 * + Addition
 * - Subtraction
 * * x Multiplication (the 'x' is for use when shell expansion may be a problem)
 * / Division
 * ^ Power
 * [] Brackets - increase the precedence of anything within the brackets.
 * _ The result of the last ralcalc run (stored in $HOME/.ralcalc_result)
 * log The base 10 logarithm.
 * ln The natural logarithm.
 * sin, cos, tan, asin, acos, atan
 * sqrt
 * pi (3.14159)
 * exp (2.71828)

= 2^.5
2^.5 = 1.41421

= 1/_
1/_ = 707.107m
calculator command-line calculator math functions mathematical scientific scientific calculator
Free Download 73K
0
  • Share on:

Ralcalc User Reviews

Sponsored

Categories

  • Linux

Related Downloads

octave-ann
octave-ann is a set of bindings that allow one to use the ANN library from ...
Bear
Bear is a tool for studying Bers slices of punctured tori.
Math::ODE
Math::ODE Perl module allows you to solve N-th Order Ordinary Differential ...
XMLMath
Xmlmath is an expression evaluation engine that takes xml files as input.
WorldForge::wfmath
Geometric objects.
Copyright © 1999-2017 Softpile Free Downloads
  • Contact Us
  • Submit
  • Privacy Policy
  • Disclaimer
  • Terms of Use