On Feb 3, 7:53 pm, David Kirkby <david.kir...@onetel.net> wrote: > On 2 February 2012 23:05, rjf <fate...@gmail.com> wrote: > > > > > I don't know about arithmetic on ARM specifically, but there is > > something > > wrong with a gamma() function that fails to return an integer (perhaps > > in float format) when it is > > given an integer argument (perhaps in float format), and the answer is > > exactly representable > > as an integer in float format. > > Would you say this is true for any function foobar(), or gamma() in > particular?
I expect it would be a goal for the implementation of any function with that property (integer->integer) -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org