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
IsBiUnateFunctionTo IsInverse IsLinearFunction IsParityFunction IsThresholdFunction IsUnateFunction AbsoluteExpression PureBinary binary Convert AddXorTerm ToNotFunction ExcitationTable Nand real() Realization ToFullAnd MaxSAT Sequential ShortestInputsForTransition ToFeedbackSystem Simplification ROBDD GetDontCareLogicFunction GetSubTable RandomGenerate Normalization var() Xor Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.