Opened 11 years ago
Last modified 11 years ago
#89 new defect
Follow C99 for the value of the special functions at exceptional arguments
Reported by: | Raymond Toy | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | 20e |
Keywords: | Cc: |
Description
The CLHS doesn't say anything for value of the special functions for exceptional arguments like infinity (signed) or NaN. Since CMUCL supports IEEE-754, we should follow the C99 specification when it does not conflict with the CLHS.
Change History (1)
comment:1 Changed 11 years ago by
Summary: | Follow C99 for the value of the special functions at exception arguments → Follow C99 for the value of the special functions at exceptional arguments |
---|
Note: See
TracTickets for help on using
tickets.