On 06/19/2012 12:41 PM, Hemanth H.M wrote:

>>> float.hex(x)
'0x1.5000000000000p+3'

Some days I don't ask the brightest questions. Suppose x was a numpy floating scalar (types numpy.float16, numpy.float32, numpy.float64, or numpy.float128). Is there an easy way to write x in
binary or hex?



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to