plotode() syntax - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: HP Prime (/forum-5.html) +--- Thread: plotode() syntax (/thread-19029.html) |
plotode() syntax - Ioncubekh - 10-26-2022 05:25 AM How can I plot \(u' = -\frac{t-c}{s^2} (u-1)\) At c=3, s=0.5 & u(t0)=3 RE: plotode() syntax - parisse - 10-26-2022 10:45 AM Type the plotode command in CAS commandline, then press the Help key, read the help and look at the examples below. |