One
Back to table
/*
Logic-Function-Analysis
One
[AndOr g]=One();
g : a logic function
Create a logic function with the value ONE.
Except the definition of the truth-table, we define the value of ONE and TRUE very distinguishedly.
*/
//-------------------------------------------------------------------
// examples
f=One();
Print(f);
//-------------------------------------------------------------------
// result
Advanced PermuteLogicFunction IsCovering IsSymmetricFunctionTo IsUnateFunction AndOr FromBinary MaxValue MinValue StringToBinaryNumber TwoComplement bool() AddXorTerm ToROBDD ToVariableInvertedFunction Diagram DigitalSystem Not LeastSignificantDigit Radixes Print MaxSAT Sequential CreateCompactTableWithFullSimplification GetExcitationTable DontCare GetNegativeLogicFunction CreateDummyLogicFunction Substitute Zero