Not
Back to table
/*
Logic-Function-Analysis
Not
[LogicFunction g]=Not(LogicFunction F);
F : a logic function
g : a logic function
Compute the NOT operator: g=Not(F).
From the definition, this module only allows a single input.
*/
//-------------------------------------------------------------------
// examples
P=AndOr(){ 1; }
f=Not(P);
Print(P,f);
//-------------------------------------------------------------------
// result
IsMonotonicFunction IsParityFunction IsSelfAntiDualFunction StringToBinaryNumber binary ToDualFunction ToNotFunction ToPOS ToShannonTree ToVariableInvertedFunction DiagramGateName Imply Count logicvardef() MantissaToPositiveInteger object Or To2LayerAndXor Solve TransitionSeries StateVariables Implementation HuffmanMealy DontCare TimingChart AdjustLogicVariableCount ComputeFunctionOrder CreateDummyLogicFunction Substitute Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.