Live data from Hacker News

x*sin(y)

google.com

21–30 of 88 posts

Re: x*sin(y)

#21
While this is nice, I don't like the idea of one company being the one-stop-shop for all of our knowledge.

Re: x*sin(y)

#22
post #13

Mildly interesting, if you search for: x * tanh(y) you get the graph for: x * ​(exp(​y)-​exp(​‑y))/​(exp(​y)+​exp(​‑y)). [Edit: asterisks on HN are hard]

JavaScript doesn't have tanh built in, so you have to use an approximate:

http://stackoverflow.com/questions/6118028/fast-hyperbolic-t...

Re: x*sin(y)

#23
post #21

While this is nice, I don't like the idea of one company being the one-stop-shop for all of our knowledge.

Our civilization is doomed. Society will fall apart because Google decided to do 3d plots in their search engine.

Re: x*sin(y)

#25
post #9

The link doesn't work for me (Firefox). I have to hit Enter in the search box for it to work.

Compare the submitted URL:

    https://www.google.com/?q=x*sin(y)
with:

    https://www.google.com/search?q=x*sin(y)
The resource is still the index page, not /search for the search results page; the query is simply prepopulated.

Re: x*sin(y)

#27
post #21

While this is nice, I don't like the idea of one company being the one-stop-shop for all of our knowledge.

I think it could be argued that the graph of a function isn't actually knowledge... but otherwise I agree there is a potential problem here...

Re: x*sin(y)

#29
Anyone else feeling left out?

I poked the link on my phone and just got search results (safari). Same thing in mobile chrome even after "request the desktop site". It wasn't until I got to work and saw all of the comments that I figured out what was going on.

Post reply on HN