summaryrefslogtreecommitdiff
path: root/911/CH6/EX6.3/ex_6_3.sce
blob: 66e63695235d8d8d32a1d06efe5a68c248c1b8df (plain)
1
2
3
4
5
6
7
//example 6.3//
clc
//clears the screen//
clear
//clears all existing variables//
disp('Difference output = X''Y+XY''')
disp('Borrow output = X''Y')