summaryrefslogtreecommitdiff
path: root/964/CH22/EX22.2/22_2.sce
blob: 2817561883c9e8fdda3162bd561f7c28675cb280 (plain)
1
2
3
4
5
//clc()
I1 = 1.367467;
I2 = 1.623467;
I = 16 * I2 /15 - I1 / 15;
disp(I,"Obtained integral which is the correct answer till the seventh decimal")