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
Analysis IsCovering IsParityFunction IsSymmetricFunction MinValue bool Convert AddXorTerm ToNotFunction ToPOS FeedbackSystem long() minterm() Minus Nand MostSignificantDigit Radixes Print To2LayerOrAnd MaxSAT Solve Assign ToStateTransitionTable CreateCompactTableWithFullSimplification GetExcitationTable BestVariableOrder Canonical ShrinkLogicFunction var Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.