T=1
F=0
and(x,y) = ?
or(x,y) = ?
not(x) = ?
implement with math but no logic operators
hints are available. don’t get stuck for more than around 10min
T=1
F=0
and(x,y) = ?
or(x,y) = ?
not(x) = ?
implement with math but no logic operators
hints are available. don’t get stuck for more than around 10min