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