Zero
Back to table
/*
Logic-Function-Analysis
Zero
[AndOr g]=Zero();
g : a logic function
Create a logic funciton with the value of ZERO.
Except the definition of the truth-table, we define the value of ZERO and FALSE very distinguishedly.
*/
//-------------------------------------------------------------------
// examples
f=Zero();
Print(f);
//-------------------------------------------------------------------
// result
IsBlankFunction IsPositiveFunction And FromBinary List NineComplement AddXorTerm ToDiagram Dimacs Imply long() Nand MantissaToPositiveInteger MantissaToPositiveNumber Radixes To2LayerNor To2LayerOrAnd To2LayerNand SAT Sequential GetExcitationTable ToDigitalSystem To2layerOrAnd Simplification GetDontCareLogicFunction Utility ComputeDONTCARE ComputeFunctionOrder Substitute Zero