summaryrefslogtreecommitdiff
path: root/291/CH4/EX4.5d/eg4_5d.sce
blob: a2bbb5766fa766f93ffe780efc499348c68ab3e1 (plain)
1
2
expec = integrate('x^3', 'x', 0, 1);
disp(expec, "The expectation is")