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
Analysis IsCovering IsMonotonicFunction IsSymmetricFunctionTo AndXor ToBinary TwoComplement ToAndXor ToNotFunction ToPOS DiagramGateName MantissaToPositiveInteger MostSignificantDigit Radixes Realization To2LayerAndOr SAT TransitionSeries StateVariables OutputAndStateBasedly To2layerOrAnd Simplification FullTable ShannonTree SimpleCover StateTransition string TruthTable CreateDummyLogicFunction Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.