index
:
Scilab-TBC-Uploads/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
3557
/
CH15
/
EX15.4
/
Ex15_4.sce
blob: ebb6a989fce29a8f9884781a762d2fa00c8524cf (
plain
)
1
2
3
4
5
//Example15.4// u=3.5*10^-3;//m^2/(V.s) E=0.5;//V.m^-1 v=u*E mprintf("v = %e m/s",v)