Welcome! Try solving these example problems or enter your own queries.
1. Calculate the square root of 16 and add 4 (use '+'):
Try entering: sqrt(16) + 4
2. Add 5 and 3 directly:
Try entering: 5 + 3
3. Symbolic Math Query:
Example Problem: What is 2 * 4?
Try entering: What is 2 times 4?
4. Evaluating Math Expressions:
Example Expression: '1 - -7'
Try entering: 1 - -7
5. Expressions with Variables:
Example Problem: 'x^2 + 2*x + 1 when x=5'
Try entering: x^2 + 2*x + 1 when x=5