Binary.GrayCode.List
Back to table
/*
Binary-Number
Binary.GrayCode.List
[binary() result]=Binary.GrayCode.List(int bitLength, int numberFrom, int numberTo);
Get the GrayCode-expression from numberFrom to numberTo with the bitLength.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.GrayCode.List(4,2,3);
[v]=Binary.GrayCode.ToBinary(4,5);
[v]=Binary.GrayCode.FromBinary(4'b0101);
//-------------------------------------------------------------------
// result
MatchLogicFunction IsCovering IsEqual IsNegativeUnateFunctionTo IsOneFunction IsThresholdFunction And MaxValue BCD bool() ToDiagram DiagramGateName DigitalSystem ExcitationTable Load logicvardef Not MantissaToPositiveInteger MostSignificantDigit One To2LayerAndOr ToFullAnd Solve StateVariables ToDigitalSystem Compatibility FullTable TruthTable Normalization Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.