Binary.AbsoluteExpression.MinValue
Back to table
/*
Binary-Number
Binary.AbsoluteExpression.MinValue
[int result]=Binary.AbsoluteExpression.MinValue(int bitLength);
Get the min number of a bitLength absolute binary system.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.AbsoluteExpression.List(4,-2,3);
[v]=Binary.AbsoluteExpression.ToBinary(4,5);
[v]=Binary.AbsoluteExpression.FromBinary(4'b0101);
[v]=Binary.AbsoluteExpression.MaxValue(4);
[v]=Binary.AbsoluteExpression.MinValue(4);
//-------------------------------------------------------------------
// result
Analysis IsEqual IsLinearFunction IsPositiveFunction IsZeroFunction ToAndOr MinValue binaryioset() ToNotFunction ToTruthTable Diagram LogicScript To2LayerOrAnd SOP To2LayerAndXor ShortestInputsForDistinguishTwoStates InputVariables OutputAndStateBasedly ToFeedbackSystem Implementation FullTable ShannonTree ROBDD Full SimpleInner string CreateFromLogicFunctions Substitute var() Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.