Binary.PureBinary.MinValue
Back to table
/*
Binary-Number
Binary.PureBinary.MinValue
[int result]=Binary.PureBinary.MinValue(int bitLength);
Get the min number of a bitLength pure binary system.
*/
//-------------------------------------------------------------------
// 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
IsBlankFunction IsPositiveFunction And FromBinary List NineComplement AddXorTerm ToDiagram Dimacs Imply long() Nand MantissaToPositiveInteger MantissaToPositiveNumber Radixes To2LayerNor To2LayerOrAnd To2LayerNand SAT Sequential GetExcitationTable ToDigitalSystem To2layerOrAnd Simplification GetDontCareLogicFunction Utility ComputeDONTCARE ComputeFunctionOrder Substitute Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.