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
IsOneFunction IsParityFunction FromBinary MaxValue ToBinary TwoComplement binaryioset() ToTruthTable ToXORP Equiv FeedbackSystem MantissaToPositiveInteger MantissaToPositiveNumber object One POS Assign Forwardly To2layerOrAnd Fast SimpleInner TruthTable GetSubTable ComputeDONTCARE ComputeFunctionOrder Normalization var() var Xor Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.