Binary.NineComplement.ToBinary
Back to table
/*
Binary-Number
Binary.NineComplement.ToBinary
[binary result]=Binary.NineComplement.ToBinary(int bitLength, int number);
Get the NineComplement binary expression of a number.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.NineComplement.List(4,2,3);
[v]=Binary.NineComplement.ToBinary(4,5);
[v]=Binary.NineComplement.FromBinary(4'b0101);
//-------------------------------------------------------------------
// result
IsBiUnateFunctionTo IsLinearFunction IsSelfAntiDualFunction AndOr AbsoluteExpression FromBinary ToBinary BCDEx3 binaryioset ToDiagram Eq Nor LeastSignificantDigit MantissaToPositiveDecimal MostSignificantDigit object() Print Save Sequential Forwardly Implementation FullTable ROBDD Canonical SimpleInner ComputeFunctionOrder CreateDummyLogicFunction SemanticEval XORP Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.