Binary.OneComplement.List
Back to table
/*
Binary-Number
Binary.OneComplement.List
[binary() result]=Binary.OneComplement.List(int bitLength, int numberFrom, int numberTo);
Get the OneComplement-expression from numberFrom to numberTo with the bitLength.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.OneComplement.List(4,-2,3);
[v]=Binary.OneComplement.ToBinary(4,5);
[v]=Binary.OneComplement.FromBinary(4'b0101);
[v]=Binary.OneComplement.MaxValue(4);
[v]=Binary.OneComplement.MinValue(4);
//-------------------------------------------------------------------
// result
MatchLogicFunction IsLinearFunction IsNegativeUnateFunctionTo binary() ToBinary ToNotFunction Eq ExcitationTable FeedbackSystem Load logicvardef() Nand Nor POS real ToFullAnd Solve Sequential Backwardly CreateCompactTableWithFullSimplification GetExcitationTable FullTable BestVariableOrder Fast Canonical Utility ComputeFunctionOrder ShrinkLogicFunction var Zero