LiveCalc Help

Advice
The scale of decimal fractions defaults to 20 digits.
The scale defines the float precision of decimal fractions.
The trigonometric functions expect and return radians.
The text appears red if the expression is not calculable.

Limitations
Decimal fractions in the power-exponent will be truncated to integer.

Reference
a+x
a-x
a*x
a/x
a%x
b-(a+x)
a^x
sqrt(x)
l(x)
e(x)
s(x)
c(x)
a(x)
π or pi
This term results the addition of a and x.
This term results the subtraction of a and x.
This term results the multiplication of a and x.
This term results the division of a and x.
This term results the remainder of a and x.
The parenthesis changes the calculation order.
This term results the power of a and x.
This function results the square root of x.
This function results the natural logarithm of x.
This function results the exponential of raising e to x.
This function results the sine of x.
This function results the cosine of x.
This function results the arctangent of x.
This is the constant π.