별의 공부 블로그 🧑🏻‍💻
728x90
728x170

*[header][C library] cfenv (fenv.h) (C++11)


<cfenv> (fenv.h)

Floating-point environment
This header declares a set of functions and macros to access the floating-point environment, along with specific types.

The floating-point environment maintains a series of status flags and specific control modes. Specific about the contents of the floating-point environment depend on the implementation, but the status flags generally include the floating-point exceptions and their associated information, and the control modes include at least the rounding direction.


Functions


Floating-point exceptions


Rounding direction


Entire environment


Other


Types


Macro constants


Floating-point exceptions


Rounding directions


Entire evnironment


Pragmas



내용 출처 : http://www.cplusplus.com/reference/cfenv/

728x90
그리드형(광고전용)
⚠️AdBlock이 감지되었습니다. 원할한 페이지 표시를 위해 AdBlock을 꺼주세요.⚠️
starrykss
starrykss
별의 공부 블로그 🧑🏻‍💻


📖 Contents 📖