conversion_bcd
Convert decimal numbers to BCD encoding and decode BCD back to decimal. Use 4-bit binary codes for each digit.
Instructions
Menu ID: bcd. BCD Converter. Convert between BCD (Binary Coded Decimal) and regular decimal numbers. Encode decimal digits to 4-bit binary codes and decode BCD back to decimal. Use describe_tool with tool_id "bcd" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | ||
| mode | Yes | ||
| outputFormat | Yes | ||
| inputFormat | Yes |