Graph
The marked point label shows the actual computed coordinate \((x^{*}, y(x^{*}))\). If parameters are missing, the tool will assume value 1 for plotting only.
Math Calculus • Differential Equations
The marked point label shows the actual computed coordinate \((x^{*}, y(x^{*}))\). If parameters are missing, the tool will assume value 1 for plotting only.
The forward transform maps a time-domain function f(t) to an s-domain function F(s) using L{f(t)}. The inverse transform maps F(s) back to f(t) using L^-1{F(s)}.
Use u(t-a) or heaviside(t-a) for the step function, and delta(t-a) or dirac(t-a) for the impulse. Replace a with your shift value, and define a numerically in Parameters if you want plotting or numeric checks.
Yes, the DE via Laplace (basic) mode supports IVPs of the form y'' + p y' + q y = g(t) with y(0) and y'(0). It applies Laplace rules for derivatives to solve for Y(s) and then inverts to obtain y(t).
When a parameter value is not provided, the tool may assume a default value (such as 1) for plotting so a curve can be drawn. For accurate numeric evaluation, define all symbols you want to treat as numbers in the Parameters field.
The check value evaluates the computed expression at a specific input (s* for F(s) or t* for f(t)) for verification. The marked point label shows the actual computed coordinate (x*, y(x*)) based on the current plot domain.