Created on 2007-08-27.00:00:00 last changed 184 months ago
Proposed resolution:
In [c.math], table 108, section "Functions", add nanf and nanl just after the existing entry nan.
In the listing of [c.math], table 108: Header <cmath> synopsis I miss the following C99 functions (from 7.12.11.2):
float nanf(const char *tagp); long double nanl(const char *tagp);
(Note: These functions cannot be overloaded and they are also not listed anywhere else)
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-21 18:28:33 | admin | set | messages: + msg3545 |
| 2007-08-27 00:00:00 | admin | create | |