summaryrefslogtreecommitdiff
path: root/911/CH6/EX6.5/ex_6_5.sce
blob: 4532c15b0d7d6adb91e1c6d848eb5e109683e403 (plain)
1
2
3
4
5
6
7
//example 6.5//
clc
//clears the screen//
clear
//clears all existing variables//
disp('X=A''B+AB''')
disp('Y = AB')