Binary.GrayCode.FromBinary
Back to table
/*
Binary-Number
Binary.GrayCode.FromBinary
[int result]=Binary.BCGrayCodeD.ToBinary(binary number);
Get the number from the given GrayCode binary.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.GrayCode.List(4,2,3);
[v]=Binary.GrayCode.ToBinary(4,5);
[v]=Binary.GrayCode.FromBinary(4'b0101);
//-------------------------------------------------------------------
// result
IsBlankFunction IsSelfAntiDualFunction IsSelfDualFunction List bool ToAndXor ToDiagram ToPOS ToShannonTree DiagramGateName list() Load PositiveDecimalToMantissa PositiveIntegerToMantissa Radixes ShortestInputsForDistinguishTwoStates Forwardly ToDigitalSystem Balanced BestVariableOrder FastVerificationData ROBDD StateTransition string TimingChart RandomGenerate AdjustLogicVariableCount Substitute Xor Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.