15
Reputation
3
Badges
These are answers submitted by vineetloya
0
@Joe Riel
Hey Joe,
Thank you for replying. Please find attached a sample file. Also I am pasting the exact content.
> restart;> with(StringTools);> S := [diff(x(t), t) = y(t), diff(y(t), t) = x(t)^2]; ...