Binary.AbsoluteExpression.MaxValue
Back to table
/*
Binary-Number
Binary.AbsoluteExpression.MaxValue
[int result]=Binary.AbsoluteExpression.MaxValue(int bitLength);
Get the max 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 IsBiUnateFunctionTo IsOneFunction IsThresholdFunction AndXor MaxValue BinaryNumberToString GrayCode NineComplement StringToBinaryNumber binary ToAndXor ToOrAnd ToTruthTable logicvardef() RadixFromIndex POS To2LayerNor To2LayerAndXor ToFullAnd Solve ShortestInputsForDistinguishTwoStates TransitionSeries Forwardly GetExcitationTable FullTable StateDeviceName TimingChart XORP Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.