Binary.GrayCode.ToBinary
Back to table
/*
Binary-Number
Binary.GrayCode.ToBinary
[binary result]=Binary.GrayCode.ToBinary(int bitLength, int number);
Get the GrayCode binary expression of a number.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.GrayCode.List(4,2,3);
[v]=Binary.GrayCode.ToBinary(4,5);
[v]=Binary.GrayCode.FromBinary(4'b0101);
//-------------------------------------------------------------------
// result
IsBiUnateFunctionTo IsBlankFunction IsZeroFunction Binary Convert ToVariableInvertedFunction Diagram Load Nand MostSignificantDigit PositiveIntegerToMantissa RadixToIndex object To2LayerAndOr Sequential TransitionSeries CreateCompactTable CreateCompactTableWithFullSimplification Implementation ROBDD MultiCover SimpleInner string GetNegativeLogicFunction GetSubTable AdjustLogicVariableCount ComputeDONTCARE Normalization ShannonExpansion Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.