Binary.NineComplement.List
Back to table
/*
Binary-Number
Binary.NineComplement.List
[binary() result]=Binary.NineComplement.List(int bitLength, int numberFrom, int numberTo);
Get the NineComplement-expression from numberFrom to numberTo with the bitLength.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.NineComplement.List(4,2,3);
[v]=Binary.NineComplement.ToBinary(4,5);
[v]=Binary.NineComplement.FromBinary(4'b0101);
//-------------------------------------------------------------------
// result
MatchLogicFunction IsInverse IsLinearFunction IsPositiveUnateFunctionTo IsZeroFunction BDD binary() ToBinary PureBinary binaryioset ToSOP ToTruthTable ToXORP Email Load long() Minus MostSignificantDigit RadixFromIndex object() One OrAnd To2LayerAndOr To2LayerAndXor Sequential StateTransitionBasedly ShannonTree FastVerificationData ShrinkLogicFunction Zero