Important: The information in this document is obsolete and should not be used for new development.
Appendix C - MathLib Header Files
This appendix shows the contents of the two MathLib header filesfp.h
andfenv.h
. You can use this appendix to see where and how a MathLib function is defined and to see which transcendental functions are available in MathLib.
Appendix Contents
- Floating-Point Header File (fp.h)
- Constants
- Inquiry Macros
- Data Types
- Functions
- Trigonometric Functions
- Hyperbolic Functions
- Exponential Functions
- Power and Absolute Value Functions
- Gamma and Error Functions
- Nearest Integer Functions
- Remainder Functions
- Auxiliary Functions
- Maximum, Minimum, and Positive Difference Functions
- Internal Prototypes
- Non-NCEG Extensions
- Financial functions
- Random Function
- Relational Operator
- Data Exchange Routines
- Binary-to-Decimal Conversions
- Floating-Point Environment Header File (fenv.h)
- Constants
- Floating-Point Exception Flags
- Rounding Direction Modes
- Data Types
- Functions
- Controlling the Floating-Point Exceptions
- Controlling the Rounding Direction
- Controlling the Floating-Point Environment