logoalt Hacker News

chaz72yesterday at 10:52 PM1 replyview on HN

> Ideally f(x) means the same thing whether evaluated by the compiler or by the generated program.

Absolutely, that’s why I wanted to know what types of things aren’t covered yet, and that’s also why I don’t share your certainty that they won’t be resolved later.


Replies

weinzierlyesterday at 11:08 PM

You'd have to read the discussions the Rust community has about this to get a picture. It's complicated.

From what I understand, there is hope for sqrt but there is no consensus on transcendentals.