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
PermuteLogicFunction IsBiUnateFunctionTo IsEqual IsLinearFunction IsMonotonicFunction IsParityFunction IsPositiveUnateFunctionTo IsSelfAntiDualFunction IsSymmetricFunctionTo MaxValue NineComplement ToAndXor ToPOS ToXORP Diagram list() long() Sequential Forwardly ShannonTree Balanced Fast SimpleInner StateTransition TimingChart TruthTable CreateFromLogicFunctions Utility var Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.