summaryrefslogtreecommitdiff
path: root/911/CH3/EX3.4.b/ex_3_4_b.sce
blob: b24ee95b5cd7ad6e21675e9f7c527df7cd9567fa (plain)
1
2
3
4
5
6
//example 3.4//
clc
//clears the screen//
clear
//clears all existing variables//
disp('In case of AND gate. Y=A*A'', this will always result in output as 0.')