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
MatchLogicFunction IsThresholdFunction IsUnateFunction BDD ToBinary OneComplement StringToBinaryNumber DiagramGateName DigitalSystem FeedbackDiagram Get LogicScript minterm() NumberSystem MantissaToPositiveDecimal MantissaToPositiveNumber PositiveNumberToMantissa POS To2LayerOrAnd Solve StateVariables GetExcitationTable Implementation FullTable Balanced Full CreateFromLogicFunctions GetDontCareLogicFunction GetSubTable Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.