Now ,I have a problem , I need to translate truth table to logic expression, anybody can give a demo based on newest api, thanks!
eg. this truth below:
00 0
01 0
10 0
11 1
now, assuming there are 2 inputs , how can i get the logic expression result 'A & B' ?