Binary.PureBinary.ToBinary
Back to table
/*
Binary-Number
Binary.PureBinary.ToBinary
[binary result]=Binary.PureBinary.ToBinary(int bitLength, int number);
Get the pure binary expression of a number.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.PureBinary.List(4,2,10);
[v]=Binary.PureBinary.ToBinary(4,5);
[v]=Binary.PureBinary.FromBinary(4'b0101);
[v]=Binary.PureBinary.MaxValue(4);
[v]=Binary.PureBinary.MinValue(4);
//-------------------------------------------------------------------
// result
Advanced IsZeroFunction BDD FromBinary MinValue BCD StringToBinaryNumber binary bool AddXorTerm ToVariableInvertedFunction ToXORP FeedbackDiagram minterm Or OrAnd PermutationMatrix To2LayerNor Save ShortestInputsForDistinguishTwoStates OutputAndStateBasedly Full GetDontCareLogicFunction GetSubTable Utility CreateDummyLogicFunction IndependentBase ShannonExpansion var() Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.