Binary.AbsoluteExpression.List
Back to table
/*
Binary-Number
Binary.AbsoluteExpression.List
[binary() result]=Binary.AbsoluteExpression.List(int bitLength, int numberFrom, int numberTo);
Get the absolute-expression from numberFrom to numberTo with the bitLength.
*/
//-------------------------------------------------------------------
// 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
PermuteLogicFunction IsCovering IsEqual IsSelfAntiDualFunction IsSelfDualFunction And Binary AbsoluteExpression FromBinary MaxValue NineComplement StringToBinaryNumber TwoComplement ToPOS ToSOP ToVariableInvertedFunction DiagramGateName LogicScript Minus RadixToIndex PermutationMatrix Solve Save InputVariables HuffmanMealy BestVariableOrder Canonical GetDontCareLogicFunction GetNegativeLogicFunction Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.