◄Up► ◄Contents► ◄Index► ◄Back► ─────C/C++ Compiler───────────────────────────────────────────────────────── Floating-point options control how the program you are compiling handles floating-point operations. ┌────────── Definition ───────────┐ ◄Inline Emulation► │ │ ◄Inline 80x87 Instructions► │ │ ◄Fast Alternate Math► │ │ ◄Emulation Calls► │ │ ◄80x87 Calls► │ │ └─────────────────────────────────┘ See also: ◄Default Library► ◄Comparison of Floating-Point Libraries► -♦-