Home
last modified time | relevance | path

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

/dports/math/universal/universal-3.48/include/universal/number/cfloat/
H A Dexceptions.hpp40 struct cfloat_operand_is_nan : public cfloat_arithmetic_exception { struct
41 cfloat_operand_is_nan() : cfloat_arithmetic_exception("operand is nan") {} in cfloat_operand_is_nan() argument