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
IsPositiveFunction IsSelfDualFunction bool ToAndXor ToDiagram ToNotFunction ToSOP Email Eq FeedbackDiagram list() Nor NumberSystem MostSignificantDigit RadixFromIndex RadixToIndex ToFullAnd SAT ShortestInputsForTransition Forwardly OutputAndStateBasedly Implementation FullTable HuffmanMealy Balanced DontCare CreateFromLogicFunctions RandomGenerate IndependentBase Zero