Enter your problem here
Answer
Other math functions like log, min, max, factorials,absolute value and many more can also be calculated.
Write your question in the searchbar in the below format.
Ex. log(e^2) || Answer = 2
Ex. min(5, 2, 11) || Answer = 2
Ex. max(5, 2, 11) || Answer = 11
Ex. factorial(5) || Answer = 120
Ex. abs(-x) || Answer = abs(x)