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 13 years ago

Closed 10 years ago

#2 closed defect (fixed)

Gamma not accurate

Reported by: rtoy Owned by: somebody
Priority: minor Milestone:
Component: Core Version:
Keywords: Cc:

Description

The function gamma does not return integers when the argument is an integer.

* (gamma 4d0)
6.000000000000014d0

It should be 6d0.

Change History (1)

comment:1 Changed 10 years ago by rtoy

Resolution: fixed
Status: newclosed

I think this is fixed. Spot checks show that the results are accurate.

Note: See TracTickets for help on using tickets.