Binary.PureBinary.MaxValue
Back to table
/*
Binary-Number
Binary.PureBinary.MaxValue
[int result]=Binary.PureBinary.MaxValue(int bitLength);
Get the max 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
IsNegativeUnateFunctionTo IsSelfAntiDualFunction IsSymmetricFunctionTo IsZeroFunction And BDD GrayCode bool() ToDiagram ToROBDD ToXORP Dimacs list() long() minterm LeastSignificantDigit TransitionSeries Forwardly StateTransitionBasedly Compatibility StateDeviceName string TruthTable CreateFromLogicFunctions GetSubTable RandomGenerate ShannonExpansion Substitute var() Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.