Format Guide:
y'' = f(x, y, y')
y'' = -y
(Simple harmonic oscillator)y'' = 6*x
(Simple polynomial solution)y'' = -2*y' - y + x
(With first derivative)y'' = x*y' - y
(Non-constant coefficients)*
for multiplication, **
for powerssin(x)
, exp(x)
, etc.Computing solution...