Binary.NineComplement.FromBinary
Back to table
/*
Binary-Number
Binary.NineComplement.FromBinary
[int result]=Binary.NineComplement.ToBinary(binary number);
Get the number from the given NineComplement binary.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.NineComplement.List(4,2,3);
[v]=Binary.NineComplement.ToBinary(4,5);
[v]=Binary.NineComplement.FromBinary(4'b0101);
//-------------------------------------------------------------------
// result
PermuteLogicFunction IsNegativeUnateFunctionTo IsOneFunction IsPositiveFunction IsSelfAntiDualFunction AndXor NineComplement bool() ToAndXor ToOrAnd ToDiagram ToSOP ToVariableInvertedFunction logicvardef() long LeastSignificantDigit MostSignificantDigit PositiveIntegerToMantissa Radixes RadixFromIndex RadixToIndex Print Forwardly CreateCompactTableWithFullSimplification ROBDD Full TruthTable ComputeDONTCARE EnlargeLogicFunction Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.