List of glitches (Generation VIII): Difference between revisions

m
Line 234: Line 234:
Some [[Pokétch]] apps don't behave in the intended way.
Some [[Pokétch]] apps don't behave in the intended way.
====Calculator====
====Calculator====
The Pokétch's Calculator app was reported to exhibit wonky behavior when the language is set to one that uses commas for decimals and periods for representing thousands.<ref>[https://www.reddit.com/r/pokemon/comments/r0lv82/not_that_anyone_would_use_it_but_the_calculator/?utm_medium=android_app&utm_source=share Reddit post from u/K0nr4d to r/pokemon <!-- the subreddit's actual name -->from 23 November, 2021]</ref>
The Pokétch's Calculator app was reported to exhibit wonky behavior when the language is set to one that uses commas for decimals and periods for representing thousands.<ref>[https://www.reddit.com/r/pokemon/comments/r0lv82/not_that_anyone_would_use_it_but_the_calculator/?utm_medium=android_app&utm_source=share Reddit post from u/K0nr4d to r/pokemon <!-- the subreddit's actual name -->from 23 November 2021]</ref>
{| style="background-color: #{{brilliant diamond color}}; border: 3px solid #{{brilliant diamond color dark}}; {{roundy|10px}}"
{| style="background-color: #{{brilliant diamond color}}; border: 3px solid #{{brilliant diamond color dark}}; {{roundy|10px}}"
|+ '''Examples'''
|+ '''Examples'''
Line 245: Line 245:
! Shown
! Shown
|- style="background-color: #fff; text-align: right;"
|- style="background-color: #fff; text-align: right;"
| style="font-family: monospace;"| 10 / 4
| <kbd>10 / 4</kbd>
| style="font-family: monospace;"| 2.5
| <samp>2.5</samp>
| style="font-family: monospace;"| 002
| <samp>002</samp>
| style="text-align: left"|  For terminating decimals with a length not exceeding ten, the integer result is shown for division, with leading zeros to match the length of the result string
| style="text-align: left"|  For terminating decimals with a length not exceeding ten, the integer result is shown for division, with leading zeros to match the length of the result string
|- style="background-color: #fff; text-align: right;"
|- style="background-color: #fff; text-align: right;"
| style="font-family: monospace;"| 7 / 3
| <kbd>7 / 3</kbd>
| style="font-family: monospace;"| 2.<span style="text-decoration:overline">{{tt|3|infinite amount of 3s (only eight are shown)}}</span>
| <samp>2.<span style="text-decoration:overline">{{tt|3|infinite amount of 3s (only eight are shown)}}</span></samp>
| style="font-family: monospace;"| ??????????
| <samp>??????????</samp>
| style="text-align: left"| Too many digits to display (attempted to display a 30-character string for repeating decimals)
| style="text-align: left"| Too many digits to display (attempted to display a 30-character string for repeating decimals)
|- style="background-color: #fff; text-align: right;"
|- style="background-color: #fff; text-align: right;"
| style="font-family: monospace; {{roundybl|5px}}" | 4.3654 * 2
| style="{{roundybl|5px}}" | <kbd>4.3654 * 2</kbd>
| style="font-family: monospace" | 8.7308
| <samp>8.7308</samp>
| style="font-family: monospace" | 47308
| <samp>47308</samp>
| style="{{roundybr|5px}} text-align: left;" | Buttons pressed before <span style="font-family: monospace">*</span> (in order): <span style="font-family: monospace">2 . 3 6 5 4</span>
| style="{{roundybr|5px}} text-align: left;" | Buttons pressed before <kbd>*</kbd> (in order): <kbd>2 . 3 6 5 4</kbd>
|}
|}


7,186

edits