summaryrefslogtreecommitdiff
path: root/291/CH4/EX4.5b
diff options
context:
space:
mode:
Diffstat (limited to '291/CH4/EX4.5b')
-rwxr-xr-x291/CH4/EX4.5b/eg4_5b.sce2
1 files changed, 2 insertions, 0 deletions
diff --git a/291/CH4/EX4.5b/eg4_5b.sce b/291/CH4/EX4.5b/eg4_5b.sce
new file mode 100755
index 000000000..a2bbb5766
--- /dev/null
+++ b/291/CH4/EX4.5b/eg4_5b.sce
@@ -0,0 +1,2 @@
+expec = integrate('x^3', 'x', 0, 1);
+disp(expec, "The expectation is") \ No newline at end of file