Binary.BCDEx3.List
Back to table
/*
Binary-Number
Binary.BCDEx3.List
[binary() result]=Binary.BCDEx3.List(int bitLength, int numberFrom, int numberTo);
Get the BCDEx3-expression from numberFrom to numberTo with the bitLength.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.BCDEx3.List(4,2,3);
[v]=Binary.BCDEx3.ToBinary(4,5);
[v]=Binary.BCDEx3.FromBinary(4'b0101);
//-------------------------------------------------------------------
// result
PermuteLogicFunction IsNegativeUnateFunctionTo IsOneFunction IsPositiveFunction IsSelfAntiDualFunction AndXor NineComplement bool() ToAndXor ToOrAnd ToDiagram ToSOP ToVariableInvertedFunction logicvardef() long LeastSignificantDigit MostSignificantDigit PositiveIntegerToMantissa Radixes RadixFromIndex RadixToIndex Print Forwardly CreateCompactTableWithFullSimplification ROBDD Full TruthTable ComputeDONTCARE EnlargeLogicFunction Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.