Eq
Back to table
/*
Logic-Function-Analysis
Eq
[LogicFunction g]=Eq(LogicFunction F1);
Compute the EQ operator: g=Eq(F1).
After the And() operation, we only apply the Simplification.SimpleInner(), and a few steps of Simplification.SimpleCover().
In the NPMACS.COM computation service, this module is free of charge.
*/
//-------------------------------------------------------------------
// examples
P=AndOr(){ 1; }
f=Eq(P);
Print(P,f);
//-------------------------------------------------------------------
// result
MatchLogicFunction IsLinearFunction IsMonotonicFunction IsThresholdFunction Binary List binaryioset ToDiagram ToTruthTable Diagram DiagramGateName DigitalSystem FeedbackSystem list() Count LogicScript real Realization To2LayerNor SOP Solve Sequential InputVariables ShannonTree Balanced BestVariableOrder MultiCover GetDontCareLogicFunction Xor Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.