Ticket #2 (new defect)
Opened 2 years ago
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.
Note: See
TracTickets for help on using
tickets.
