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
IsBlankFunction IsEqual IsSymmetricFunctionTo MaxValue MinValue NineComplement PureBinary AddXorTerm ToDiagram ToVariableInvertedFunction Email Eq LogicScript long() long Nand PositiveIntegerToMantissa One To2LayerAndXor To2LayerNand Solve Save InputVariables Full Shannon SimpleCover StateTransition EnlargeLogicFunction var Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.