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
IsBiUnateFunction IsCovering IsInverse IsLinearFunction IsUnateFunctionTo AndXor FromBinary BinaryNumberToString GrayCode bool() bool ExcitationTable Get Load LogicScript long MantissaToPositiveInteger OrAnd Realization ShortestInputsForDistinguishTwoStates StateTransitionBasedly FullTable BestVariableOrder FastVerificationData SimpleCover SimpleInner CreateFromLogicFunctions GetNegativeLogicFunction XORP Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.