DecimalToBinary Functoid
Description: The DecimalToBinary functoid will convert the decimal value of DecimalValue to a binary value. inputs with their allowed values:- DecimalValue
- Any integer decimal Value
Picture of the DecimalToBinary Functoid
- DecimalValue
- 1
- 2
- 3
- 4
- 5
- Output
- 1
- 10
- 11
- 100
- 101
Figure 1
Comments
0 comments
Article is closed for comments.