source:
trunk/source/geometry/magneticfield/test/NTST/fpu.c@
1199
| Last change on this file since 1199 was 1199, checked in by , 16 years ago | |
|---|---|
| File size: 82 bytes | |
| Rev | Line | |
|---|---|---|
| [1199] | 1 | #include <stdio.h> |
| 2 | #include <fenv.h> | |
| 3 | void fpu_ () | |
| 4 | { | |
| 5 | fesetenv (FE_NOMASK_ENV); | |
| 6 | } |
Note:
See TracBrowser
for help on using the repository browser.
