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
MatchLogicFunction IsBiUnateFunction IsSymmetricFunctionTo IsUnateFunction BDD PureBinary binary Convert ToAndXor ToTruthTable Dimacs Email Load Nand Not MantissaToPositiveInteger MantissaToPositiveNumber PositiveIntegerToMantissa POS real() SOP InputVariables ToStateTransitionTable BestVariableOrder Canonical ComputeFunctionOrder Normalization SemanticEval Substitute Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.