Hacker News new | ask | show | jobs
by simonbyrne 1669 days ago
You can just wrap the literal in a conversion function, eg Float32(0x1p52), which should get constant propagated at compile time.
1 comments

I know, it just isn't as nice to read.