! One line calculator, formula translator

Enter an expression in the box. Use JavaScript syntax, primitives and/or Math.fns;
Expressions in variable boxes will be evaluated and result assigned to variable name!

e.g. x = 5 + Math.pow(4,2) .... or x = 5 + 4 * 4

Note: you can store and recall expressions for use with this calculator using 'copy / cut' and 'paste.
Enter only the changes from run to run. Reset after each use with the browser RELOAD - Refresh button!.

Use as many of the following variables as required, or enter number values directly in the expression

a = ; b = ; c = ; d = ;
w = ; x = ; y = ; z = ;

= the expression

^ MYNET * Other Links:
  • Math Functions ( mostly coded in Java Script.)
  • List of personal JavaScript expressions for use with 1 line calculators
  • [ Java Script Expressions and Operators ] * [ Compound Interest Functions ] * [ Tools Page ]
    End to date, ams 050624