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
IsInverse IsLinearFunction IsThresholdFunction ToAndOr AbsoluteExpression MaxValue binaryioset ToOrAnd AddXorTerm Diagram list() MantissaToPositiveInteger PositiveDecimalToMantissa RadixFromIndex object() OrAnd To2LayerAndOr To2LayerAndXor Forwardly ToDigitalSystem To2layerOrAnd HuffmanMealy ShannonTree Balanced FastVerificationData MultiCover string GetDontCareLogicFunction Substitute Zero