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 IsOneFunction IsSymmetricFunction BDD binary() TwoComplement Convert ToDiagram DigitalSystem ExcitationTable Get Radixes real() SOP To2LayerAndOr Save ShortestInputsForTransition AutoAssignInputAndStateVariables StateVariables FullTable Balanced BestVariableOrder DontCare GetPositiveLogicFunction GetSubTable ComputeDONTCARE EnlargeLogicFunction ShrinkLogicFunction Xor Zero