close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Opened 10 years ago

Last modified 10 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 10 years ago by Raymond Toy

Summary: Follow C99 for the value of the special functions at exception argumentsFollow C99 for the value of the special functions at exceptional arguments
Note: See TracTickets for help on using tickets.