Home
| math | handbook
| dictionary | function | eq.
| graphics
| coding
| example
| help
| ?
| 中文
Input:
abs(x)^(2/3) +0.9*sqrt(3.3-x^2)*sin(pi*x*time(0))
Write:
`abs(x)^(2/3) +0.9*sqrt(3.3-x^2)*sin(pi*x*time(0))`
Compute:
$${abs(x)}^{\frac {2}{3}}+0.9\ (\sqrt {3.3 - {x}^{2}})\ sin(\pi \ x\ time(0))$$
Output:
$${abs(x)}^{\frac {2}{3}}+0.9\ (\sqrt {3.3 - {x}^{2}})\ sin(\pi \ x\ time(0))== {abs(x)}^{\frac{2}{3}}+0.9\ sin(time(0)\ \pi \ x)\ (\sqrt{3.3-{x}^{2}})$$
Result: $${abs(x)}^{\frac{2}{3}}+0.9\ sin(time(0)\ \pi \ x)\ (\sqrt{3.3-{x}^{2}})$$
zoom graph by mouse wheel.
Home | list | about | wiki | forum | contact | donate | index | ? | 中文