Processing math: 10%
Home
| math | handbook
| dictionary | function | eq.
| graphics
| coding
| example
| help
| ?
| 中文
Input:
dsolve(ds(y,x,0.5)-y-exp(x)*x)
Write:
dsolve(ds(y,x,0.5)-y-exp(x)*x)
Compute:
dsolve(\frac{d^{{0.5}}y}{dx^{{0.5}}} - y - exp(x)\ x)
Output:
dsolve(\frac{d^{{0.5}}y}{dx^{{0.5}}} - y - exp(x)\ x)== C_1\ E_{0.5} (\sqrt{x})+0.5\ exp(x)\ x+exp(x)\ {x}^{2}
Result: C_1\ E_{0.5} (\sqrt{x})+0.5\ exp(x)\ x+exp(x)\ {x}^{2}
zoom graph by mouse wheel.
y*(d^0.5y)/dx^0.5-sqrt(x)-1=0
Home | list | about | wiki | forum | contact | donate | index | ? | 中文