Binary.PureBinary.List
Back to table
/*
Binary-Number
Binary.PureBinary.List
[binary() result]=Binary.PureBinary.List(int bitLength, int numberFrom, int numberTo);
Get the pure binary expression from numberFrom to numberTo with the bitLength.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.PureBinary.List(4,2,10);
[v]=Binary.PureBinary.ToBinary(4,5);
[v]=Binary.PureBinary.FromBinary(4'b0101);
[v]=Binary.PureBinary.MaxValue(4);
[v]=Binary.PureBinary.MinValue(4);
//-------------------------------------------------------------------
// result
PermuteLogicFunction IsLinearFunction IsPositiveUnateFunctionTo IsSelfAntiDualFunction IsUnateFunction ToAndOr List OneComplement StringToBinaryNumber Convert ToAndXor ToTruthTable minterm LeastSignificantDigit MantissaToPositiveNumber Or Print ShortestInputsForTransition Assign AutoAssignInputAndStateVariables InputVariables ToFeedbackSystem CreateCompactTableWithFullSimplification FullTable Balanced ROBDD StateDeviceName StateTransition string Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.