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
Advanced IsInverse IsPositiveFunction List BCD binary ToNotFunction Eq Imply Count long() minterm() Nor MantissaToPositiveInteger Radixes RadixFromIndex POS Print SOP Sequential Backwardly ShannonTree FastVerificationData Canonical DontCare SimpleInner GetSubTable ShannonExpansion ShrinkLogicFunction Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.