On Fri, Aug 7, 2009 at 07:15, Nanime Puloski<[email protected]> wrote: > But if it were an unsigned int64, it should be able to hold 2**64 or at > least 2**64-1. > Am I correct?
There is no numpy.sin() implementation for uint64s, just the floating point types. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
