Live data from Hacker News

All elementary functions from a single binary operator

arxiv.org

1–10 of 317 posts

Re: All elementary functions from a single binary operator

#6
post #4

Reminds me a bit of the coolest talk I ever got to see in person: https://youtu.be/FITJMJjASUs?si=Fx4hmo77A62zHqzy It’s a derivation of the Y combinator from ruby lambdas

Have you gone through The Little Schemer?

More on topic:

> No comparable primitive has been known for continuous mathematics: computing elementary functions such as sin, cos, sqrt, and log has always required multiple distinct operations.

I was taught that these were all hypergeometric functions. What distinction is being drawn here?

Re: All elementary functions from a single binary operator

#9
post #5

So, like brainf*ck (the esoteric programming language), but for maths?

But even tighter. With eml and 1 you could encode a funtion in rpn as bits.

Although you also need to encode where to put the input.

The real question is what emoji to use for eml when written out.

Post reply on HN