Editing Talk:2319: Large Number Formats

Jump to: navigation, search
Ambox notice.png Please sign your posts with ~~~~

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 92: Line 92:
 
Please refrain from using new sections in the comment section! --[[User:Kynde|Kynde]] ([[User talk:Kynde|talk]]) 06:43, 14 June 2020 (UTC)
 
Please refrain from using new sections in the comment section! --[[User:Kynde|Kynde]] ([[User talk:Kynde|talk]]) 06:43, 14 June 2020 (UTC)
 
: What's so bad about them? At least in a comic like this one, where people are actually discussing/commenting on different aspects of the comic, I find sections very helpful to keep track of different conversations. [[User:Bischoff|Bischoff]] ([[User talk:Bischoff|talk]]) 08:22, 14 June 2020 (UTC)
 
: What's so bad about them? At least in a comic like this one, where people are actually discussing/commenting on different aspects of the comic, I find sections very helpful to keep track of different conversations. [[User:Bischoff|Bischoff]] ([[User talk:Bischoff|talk]]) 08:22, 14 June 2020 (UTC)
:: I'm curious about this too. Being able to break up the conversation into topics would seem on the face of it to be quite useful. [[User:Jkshapiro|Jkshapiro]] ([[User talk:Jkshapiro|talk]]) 03:27, 23 December 2020 (UTC)
 
  
 
Re: Software developer, the "power" operand varies wildly across programming languages, some do indeed use ^, some go for ** and some have to resort to something like a pow(x,y) function, but in the languages/dialects I use most the ** operator binds closer than (has order of precedence over) the * operator, so x*10**y would not be (10x)<sup>y</sup> as currently suggested in the Explanation. But ^ is the bitwise operator (lower precedence than *), so would do something even more 'interesting' to the result. Now, obviously, different codes for different coves and all - but I'm dredging my memory for all kinds of obscure scripting languages I've not used for years (what does COBOL do..? Forth is Reverse Polish. Lisp(is(more(Forward(Polish))))) not sure which one Randall is basing it on (if it's not just geek-sniping at its finest). [[Special:Contributions/141.101.107.234|141.101.107.234]] 10:47, 14 June 2020 (UTC)
 
Re: Software developer, the "power" operand varies wildly across programming languages, some do indeed use ^, some go for ** and some have to resort to something like a pow(x,y) function, but in the languages/dialects I use most the ** operator binds closer than (has order of precedence over) the * operator, so x*10**y would not be (10x)<sup>y</sup> as currently suggested in the Explanation. But ^ is the bitwise operator (lower precedence than *), so would do something even more 'interesting' to the result. Now, obviously, different codes for different coves and all - but I'm dredging my memory for all kinds of obscure scripting languages I've not used for years (what does COBOL do..? Forth is Reverse Polish. Lisp(is(more(Forward(Polish))))) not sure which one Randall is basing it on (if it's not just geek-sniping at its finest). [[Special:Contributions/141.101.107.234|141.101.107.234]] 10:47, 14 June 2020 (UTC)

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)

Template used on this page: