Post Reply 
laplace confusion....
07-10-2017, 05:30 AM
Post: #2
RE: laplace confusion....
regarding https://www-fourier.ujf-grenoble.fr/~par...cmd_en.pdf (page 322)
"... Or input : laplace(sin(t),t)
here the variable name is t and this name is also used in the answer.
Output : 1/((-t)^2+1)
Or input : laplace(sin(t),t,s)
here the variable name is t and the variable name of the answer is s.
Output: 1/((-s)^2+1) "
you could enter: laplace(e^(a*t),t,s)
and get what you want.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
laplace confusion.... - webmasterpdx - 07-10-2017, 02:38 AM
RE: laplace confusion.... - Thomas_Sch - 07-10-2017 05:30 AM
RE: laplace confusion.... - webmasterpdx - 07-10-2017, 10:01 AM
RE: laplace confusion.... - Thomas_Sch - 07-10-2017, 02:56 PM



User(s) browsing this thread: 1 Guest(s)