JavaScript Disabled
  Hide Application


Scientific Calculator

❰ This application requires Java to be installed ❱

This scientific calculator performs complex arithmetic calculations.

You can use the button panel on the right of the calculator to build arithmetic formulas including nested formulas. Brackets can be used to separate important elements. Type your scientific expression into the input field just above the display box. In addition to arithmetic calculations, the calculator also supports a statistics mode to return the elements (mode, median, max, min etc.) of supplied data.

EXPONENTS:

Numbers can easily be expressed using exponents.

The symbol for exponent expression is 'E'
IE: 2.5E+3 = 2500, 2.5E-3 = 0.0025

COMPLEX OPERATORS:

Key: [n-number, r-select, d-divisor, b-base]

With Repetition:
Cwr(n,r) = Combinations
Pwr(n,r) = Permutations

Without Repetition:
Cnr(n,r) = Combinations
Pnr(n,r) = Permutations

Mod(n,d) = Modulus [Mod(6.5, 2) = 0.5]
Log(n,b) = Logarithm [Log(8, 2) = 3]
Abs(n) = Absolute [Abs(-4) = |-4| = 4]
Inv(n) = Inversion [Inv(4) = 0.25]
Fac(n) = Factorial [Fac(4) = 24]

BASIC OPERATORS:

'^' = Power Exponent [4 ^ 3 = 64]
'v' = Root [2 v 9 = 3] [ 3 v 8 = 2]
'x' = Multiplication, '/' = Division
'+' = Addition, '-' = Subtraction

MODES:

'W' = Working (shows steps of calculation)
'D' = Degrees, 'R' = Radians
Scientific Calculator
» To download application and launch as Java Web Start, click here

» To load and use this application in your web browser, click here


» Please note that this application requires Java to be installed.

» Java must also be enabled to run inside your browser.

» If using Google Chrome launch as Java Web Start.


» For personal computers you can install Java here

(JavaScript version will be available soon)
The application viewport has been hidden to allow for

social sharing or scrolling. To unhide application click here