Binary.BCDEx3.ToBinary
Back to table
/*
Binary-Number
Binary.BCDEx3.ToBinary
[binary result]=Binary.BCDEx3.ToBinary(int bitLength, int number);
Get the BCDEx3 binary expression of a number.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.BCDEx3.List(4,2,3);
[v]=Binary.BCDEx3.ToBinary(4,5);
[v]=Binary.BCDEx3.FromBinary(4'b0101);
//-------------------------------------------------------------------
// result
IsSelfDualFunction IsSymmetricFunction IsThresholdFunction ToAndOr List BCDEx3 GrayCode Convert ToOrAnd ToNotFunction Diagram FeedbackSystem list() minterm() Minus Nand MantissaToPositiveNumber PositiveNumberToMantissa PermutationMatrix real() Realization To2LayerNor To2LayerNand HuffmanMealy Balanced FastVerificationData string() TimingChart Substitute Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.