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
IsInverse IsParityFunction List NineComplement bool ToAndXor ToSOP ToVariableInvertedFunction Eq LogicScript Minus Not LeastSignificantDigit MostSignificantDigit SAT Solve Assign InputVariables OutputAndStateBasedly ToDigitalSystem Simplification ShannonTree ROBDD CreateFromLogicFunctions GetNegativeLogicFunction ComputeFunctionOrder CreateDummyLogicFunction ShannonExpansion Xor Zero
Rapua tenei Paetukutuku :
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.