|
fesetround work c99 or higher (I use gcc 4.7.1) I wanted float math result to be platform independent, but the patch itself (fesetround) is not platform independent. Looking at python pyport.h, it is complicated. Luckily, Python provided binaries to download. |