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

Closed 10 years ago

#94 closed defect (fixed)

double-double-float limits missing

Reported by: Raymond Toy Owned by: somebody
Priority: minor Milestone:
Component: Core Version: 2014-02
Keywords: Cc:

Description

The double-double float limits like least-positive-double-double-float and friends are missing. They should be added.

It's not clear, though, what values to use for largest values or the normalized values.

Change History (1)

comment:1 Changed 10 years ago by toy.raymond@…

Resolution: fixed
Status: newclosed

commit 513c3b23e97cf7e1af4da202053bedf96e70cc44 Author: Raymond Toy <toy.raymond@…> Date: Sat Mar 1 08:30:18 2014 -0800

Fix ticket 94.

  • Add least-positive-normalized-double-double-float, least-negative-normalized-double-double-float, least-positive-double-double-float, least-negative-double-double-float, most-positive-double-double-float, most-negative-double-double-float to the extensions package.
Note: See TracTickets for help on using tickets.