Binary.BCD.ToBinary
Back to table
/*
Binary-Number
Binary.BCD.ToBinary
[binary result]=Binary.BCD.ToBinary(int bitLength, int number);
Get the BCD binary expression of a number.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.BCD.List(4,2,3);
[v]=Binary.BCD.ToBinary(4,5);
[v]=Binary.BCD.FromBinary(4'b0101);
//-------------------------------------------------------------------
// result
MatchLogicFunction IsBiUnateFunction IsCovering IsOneFunction IsSelfDualFunction IsUnateFunction And BCDEx3 BinaryNumberToString binary binaryioset() ToSOP Diagram DigitalSystem Equiv Get MostSignificantDigit RadixFromIndex OrAnd PermutationMatrix To2LayerAndOr ShortestInputsForTransition Forwardly SimpleCover TimingChart EnlargeLogicFunction Normalization ShrinkLogicFunction XORP Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.