Talk:System.Math.GetPrecisionMode
- Please use/add the following contents.
Returns the Intel FPU precision control mode.
This is Intel platform depended function.
This function is obsoleted and not available for NEXTGEN compilers.
You can still get the precision mode by System.Get8087CW on Intel platform, but We don't recommended to change the FPU's precision mode by the program.