HDK
|
#include "IexMathExport.h"
#include "IexNamespace.h"
#include "IexMathExc.h"
#include "IexMathIeeeExc.h"
Go to the source code of this file.
Classes | |
class | MathExcOn |
Functions | |
IEX_INTERNAL_NAMESPACE_HEADER_ENTER IEXMATH_EXPORT void | mathExcOn (int when=(IEEE_OVERFLOW|IEEE_DIVZERO|IEEE_INVALID)) |
IEXMATH_EXPORT int | getMathExcOn () |
IEXMATH_EXPORT int getMathExcOn | ( | ) |
IEX_INTERNAL_NAMESPACE_HEADER_ENTER IEXMATH_EXPORT void mathExcOn | ( | int | when = (IEEE_OVERFLOW|IEEE_DIVZERO|IEEE_INVALID) | ) |