Go to the first, previous, next, last section, table of contents.


_fpreset

Syntax

#include <float.h>

void _fpreset(void);

Description

Resets the FPU completely.

Portability

not ANSI, not POSIX


Go to the first, previous, next, last section, table of contents.