Formula Evaluation


Note: Function names are case sensitive (Hover on this line to see functions list.)

  ex1:Sqrt(4) + Pow(2, 3) + (2 + 2)/2
Optionally you can use parameter(s) to quickly vary your formula calculation
  ex2:Sqrt([A]) + Pow(2, 3) + (2 + [B])/2

RESULT:     0
Enter a name:


Optional parameters (input=0 will ignore parameter)
A-  

B-  

C-  

D-  

E-  

F-  

G-  

H-  

I-  

J-  


List of available functions
         (Calculator:CaseSens)
Abs(x) - Absolute Value
Acos(x) - ArcCosine
Asin(x) - ArcSine
Atan(x) - Arc Tangent
Ceiling(x) - Smallest Int above x
Cos(x) - Cosinus of x
Exp(x) - Exponential of x
Floor() - Smallest Int below x
IEEEReminder(x,y)
Log(x,y) - Log of x in base y
Log10(x) - Base 10 log of x
Pow(x,y) - x to power of y
Round(x,y) - Round of x with y decimals
Sign(x) - Sign of x
Sqrt(x) - Square root of x
Tan(x) - Tangent of x

Privacy Policy © 2026 MemoCalc