Binary.BCD.FromBinary
Back to table
/*
Binary-Number
Binary.BCD.FromBinary
[int result]=Binary.BCD.ToBinary(binary number);
Get the number from the given BCD binary.
*/
//-------------------------------------------------------------------
// examples
[v]=Binary.BCD.List(4,2,3);
[v]=Binary.BCD.ToBinary(4,5);
[v]=Binary.BCD.FromBinary(4'b0101);
//-------------------------------------------------------------------
// result
IsBlankFunction IsOneFunction AndXor FromBinary List NineComplement TwoComplement bool() Convert ToPOS ToShannonTree ExcitationTable list() Get LogicScript long minterm Minus MantissaToPositiveDecimal PositiveNumberToMantissa OrAnd Sequential CreateCompactTable MultiCover Shannon StateTransition string() string XORP Zero
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.