index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
3838
/
CH3
/
EX3.2.A
/
EX3_2_A.sce
blob: e5637157d681133a544f531e36bea3272daee685 (
plain
)
1
2
3
4
5
//EXAMPLE 3.2.A clc; Syms s t w=2; laplace(sin(w*t),t,s)