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
Advanced IsMonotonicFunction IsParityFunction IsSelfDualFunction IsSymmetricFunctionTo And BDD Binary TwoComplement binaryioset bool ToNotFunction ToSOP Diagram DiagramGateName Count MantissaToPositiveDecimal MostSignificantDigit object() Realization To2LayerNand Implementation Full StateDeviceName TruthTable GetPositiveLogicFunction RandomGenerate var XORP Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.