Binary.TwoComplement.MinValue
Back to table
/*
Binary-Number
Binary.TwoComplement.MinValue
[int result]=Binary.TwoComplement.MinValue(int bitLength);
Get the min number of a bitLength TwoComplement binary system.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.TwoComplement.List(4,-2,3);
[v]=Binary.TwoComplement.ToBinary(4,5);
[v]=Binary.TwoComplement.FromBinary(4'b0101);
[v]=Binary.TwoComplement.MaxValue(4);
[v]=Binary.TwoComplement.MinValue(4);
//-------------------------------------------------------------------
// result
IsBiUnateFunction IsBiUnateFunctionTo IsOneFunction IsUnateFunction AbsoluteExpression MaxValue BCD ToPOS ToSOP ToVariableInvertedFunction Count logicvardef() object real To2LayerOrAnd SAT MaxSAT ShortestInputsForDistinguishTwoStates ToStateTransitionTable Simplification Fast SimpleCover string() TruthTable CreateFromLogicFunctions GetDontCareLogicFunction GetSubTable RandomGenerate IndependentBase Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.