Binary.OneComplement.FromBinary
Back to table
/*
Binary-Number
Binary.OneComplement.FromBinary
[int result]=Binary.OneComplement.ToBinary(binary number);
Get the number from the given OneComplement binary.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.OneComplement.List(4,-2,3);
[v]=Binary.OneComplement.ToBinary(4,5);
[v]=Binary.OneComplement.FromBinary(4'b0101);
[v]=Binary.OneComplement.MaxValue(4);
[v]=Binary.OneComplement.MinValue(4);
//-------------------------------------------------------------------
// result
MatchLogicFunction IsBlankFunction ToAndOr List MinValue TwoComplement ToPOS ExcitationTable Minus LeastSignificantDigit PositiveDecimalToMantissa object POS Print To2LayerOrAnd AutoAssignInputAndStateVariables ToStateTransitionTable Simplification Shannon GetDontCareLogicFunction GetNegativeLogicFunction ComputeFunctionOrder CreateDummyLogicFunction EnlargeLogicFunction SemanticEval ShrinkLogicFunction Substitute var Xor Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.