Y
Hacker News
new
|
ask
|
show
|
jobs
by
tedmielczarek
3400 days ago
const M_PI: f64 = 3.14159265358979323846264338327950288;
You wouldn't use a macro for something like that in Rust.