Home
last modified time | relevance | path

Searched defs:cfloat_divide_by_nan (Results 1 – 1 of 1) sorted by relevance

/dports/math/universal/universal-3.48/include/universal/number/cfloat/
H A Dexceptions.hpp35 struct cfloat_divide_by_nan : public cfloat_arithmetic_exception { struct
36 cfloat_divide_by_nan() : cfloat_arithmetic_exception("divide by nan") {} in cfloat_divide_by_nan() function