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
IsOneFunction IsThresholdFunction IsZeroFunction And AndOr AbsoluteExpression FromBinary BCDEx3 GrayCode ToDiagram ToNotFunction ToTruthTable DiagramGateName Minus Nand object One MaxSAT Sequential Backwardly Forwardly Implementation To2layerOrAnd Full GetNegativeLogicFunction GetPositiveLogicFunction RandomGenerate ShrinkLogicFunction XORP Zero