[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]


Floating point mathematics

The HUGE_VAL macro, defined in math.h, is returned as an error value by the strtod() function. See "strtol" for information on strtod().

Un-optimized x86 math.h functions may use the "errno" global variable to indicate an error condition. In particular, many functions set errno to EDOM (see Table 8.1) when an argument is beyond a legal domain.


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: August 16, 2000