Talk:Binary digits: Difference between revisions

"Binary digits" refers specifically to the digits zero and one.
("Binary digits" refers specifically to the digits zero and one.)
Line 30:
::::::Possibly we could drop convert, and have Non-decimal radices/Binary, because this task does not necessary involve conversion, but I think the name does not need changing here. The task is appropriately categorized. I suggest that we do not rename. [[User:Markhobley|Markhobley]] 15:56, 7 July 2011 (UTC)
:::::::For what it's worth: the J implementation of this task is all about conversion, and not at all about output (since implicit output was sufficient). Furthermore, in the general context of computer engineering, "binary output" typically means something very different from what this task asks for (and is typically machine specific and not general to all the platforms supported by a language unless the language itself only has implementations for one machine architecture). I do not have any specific suggestions to resolve these issues, but I do not think that these issues should be disregarded when considering other suggestions. --[[User:Rdm|Rdm]] 16:50, 7 July 2011 (UTC)
::::::::"Binary digits" refers specifically to set of digits consisting of 0 and 1. [[User:Markhobley|Markhobley]] 17:02, 7 July 2011 (UTC)