Y
Hacker News
new
|
ask
|
show
|
jobs
by
nemetroid
545 days ago
The linked code is including math.h (transitively), but using the std-namespaced functions provided by cmath. That seems like a bug, but presumably works on at least one platform.