Define HALF_ERRHANDLING_OVERFLOW_TO_INEXACT
Defined in File half.hpp
Define Documentation
-
HALF_ERRHANDLING_OVERFLOW_TO_INEXACT
Raise INEXACT exception on overflow. Defining this to 1 (default) causes overflow errors to automatically raise inexact exceptions in addition. These will be raised after any possible handling of the underflow exception.