Update
This commit is contained in:
parent
94635abbc7
commit
f216e89f03
17 changed files with 1984 additions and 1953 deletions
|
@ -413,6 +413,7 @@ Here is a table of some numbers and "number like objects" worthy of mention, mos
|
|||
| | 86400 | 60 * 60 * 24 | seconds in a day |
|
||||
| hundred thousand | 100000 | 10^5, 2^16.609... | |
|
||||
| | 131071 | 2^17 - 1 | 6th Mersenne prime |
|
||||
| | 307200 | 640 * 480 | number of pixels in god's resolution |
|
||||
| | 362880 | 9!, 1 * 2 * ... * 9 | possible ways to order 9 objects |
|
||||
| | 500500 | 1 + 2 + ... + 1000 | sum of numbers up to 1000 |
|
||||
| | 648391 | | first super prime of order 10 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue