x^2*y + x/y
(x-y)/(x+y)
exp(x^2 + y^2)
x^(2*y)
u=(x*y)^z
sqrt(x^2 - y^2)
cbrt(x^2)/(cbrt(y) - 1)
z=x^3*y^2
z=ln(x + sqrt(x^2 + y^2))
z=arctg(y/x)
y*sin(2y)/cbrt(x^2)
z=x^3 - 5axy + y^3
Los ejemplos anteriores también contienen:
Se puede hacer las siguientes operaciones