09-20-2021, 03:33 AM
Hi everyone,
I just started to learn calculus and I was using HP Prime to solve some differential equation with desolve. For example I entered following command:
And I got following result:
So what does G_0 mean? It doesn't look like 'y' or something....
I just started to learn calculus and I was using HP Prime to solve some differential equation with desolve. For example I entered following command:
Code:
desolve(d(y,x))=(y^2-4) )
Code:
[(-2*G_0*e^(4*x)-2)/(G_0*e^(4*x)-1)]
So what does G_0 mean? It doesn't look like 'y' or something....