Convert.ToAndXor
Back to table
/*
Logic-Function-Analysis
Convert.ToAndXor
[AndXor g]=Convert.ToAndXor(LogicFunction f);
f : a logic function
g : a logic function in the AndXor form
Convert the first sub logic function into the AndXor form.
*/
//-------------------------------------------------------------------
// examples
[f]=AndOr()
{
1,-2;
-1,2;
}
[g]=Convert.ToAndXor(f);
Print(f,g);
//-------------------------------------------------------------------
// result
Advanced IsLinearFunction IsNegativeUnateFunctionTo IsZeroFunction MinValue BinaryNumberToString OneComplement StringToBinaryNumber ToAndXor ToDiagram Dimacs Equiv FeedbackSystem Load logicvardef Nor MostSignificantDigit OrAnd To2LayerAndOr Backwardly CreateCompactTable ToDigitalSystem FullTable Balanced DontCare StateTransition string() GetNegativeLogicFunction GetPositiveLogicFunction Zero