Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lutusp
29 days ago
|
parent
|
context
|
favorite
| on:
987654321 / 123456789
> I recently saw someone post [1] that 987654321/123456789 is very nearly 8, specifically 8.0000000729.
Okay. Try this (in a Python terminal session):
>>> 111111111 ** 2
12345678987654321
(typo corrected)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Okay. Try this (in a Python terminal session):
>>> 111111111 ** 2
12345678987654321
(typo corrected)