Binary.TwoComplement.ToBinary
Back to table
/*
Binary-Number
Binary.TwoComplement.ToBinary
[binary result]=Binary.TwoComplement.ToBinary(int bitLength, int number);
Get the TwoComplement binary expression of a number.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.TwoComplement.List(4,-2,3);
[v]=Binary.TwoComplement.ToBinary(4,5);
[v]=Binary.TwoComplement.FromBinary(4'b0101);
[v]=Binary.TwoComplement.MaxValue(4);
[v]=Binary.TwoComplement.MinValue(4);
//-------------------------------------------------------------------
// result
PermuteLogicFunction IsPositiveUnateFunctionTo IsSymmetricFunctionTo AndXor MinValue StringToBinaryNumber AddXorTerm ToShannonTree DiagramGateName long() minterm RadixFromIndex object() real To2LayerNor SOP ToFullAnd Backwardly ToStateTransitionTable GetExcitationTable Canonical Shannon GetSubTable RandomGenerate Utility AdjustLogicVariableCount ComputeDONTCARE SemanticEval ShrinkLogicFunction Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.