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
Analysis IsCovering IsEqual IsPositiveFunction IsSymmetricFunction AndXor AbsoluteExpression ToBinary NineComplement OneComplement TwoComplement bool() ToDiagram ToTruthTable Diagram Count Load MostSignificantDigit PositiveDecimalToMantissa RadixToIndex object() To2LayerOrAnd Solve InputVariables CreateCompactTable HuffmanMealy Fast Shannon SemanticEval Zero