Convert.ToVariableInvertedFunction
Back to table
/*
Logic-Function-Analysis
Convert.ToVariableInvertedFunction
[LogicFunction g]=Convert.ToVariableInvertedFunction(LogicFunction f);
f : a logic function
g : a logic function
Compute the VARIABLE-INVERTED function.
*/
//-------------------------------------------------------------------
// examples
f=AndOr()
{
1;
-2;
}
g=Convert.ToVariableInvertedFunction(f);
Print(f,g);
//-------------------------------------------------------------------
// result
IsBlankFunction IsPositiveFunction IsPositiveUnateFunctionTo GrayCode ToNotFunction DiagramGateName Email list() Load long Minus MostSignificantDigit PositiveDecimalToMantissa Radixes object Or Realization To2LayerNor SAT AutoAssignInputAndStateVariables OutputAndStateBasedly StateTransitionBasedly ToStateTransitionTable BestVariableOrder CreateFromLogicFunctions GetPositiveLogicFunction GetSubTable SemanticEval ShannonExpansion Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.