Binary.OneComplement.MaxValue
Back to table
/*
Binary-Number
Binary.OneComplement.MaxValue
[int result]=Binary.OneComplement.MaxValue(int bitLength);
Get the max number of a bitLength OneComplement binary system.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.OneComplement.List(4,-2,3);
[v]=Binary.OneComplement.ToBinary(4,5);
[v]=Binary.OneComplement.FromBinary(4'b0101);
[v]=Binary.OneComplement.MaxValue(4);
[v]=Binary.OneComplement.MinValue(4);
//-------------------------------------------------------------------
// result
PermuteLogicFunction IsBiUnateFunctionTo IsPositiveUnateFunctionTo IsSelfAntiDualFunction IsSymmetricFunction AndOr OneComplement bool ToNotFunction list() Load long() long Nor MantissaToPositiveNumber MostSignificantDigit PermutationMatrix ToFullAnd MaxSAT Assign ToFeedbackSystem Compatibility ShannonTree Fast Full MultiCover SimpleCover RandomGenerate Normalization Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.