[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

math.exp bug on alpha?




Greetings,
	on alpha debian, python 2.1.1-8:

>>> import math
>>> math.exp(-720)

aborts the interpreter with a floating point exception. The strange thing is, exp(-700) and exp(-750) both work.

Any insight?

Thanks in advance,
		Luigi



Reply to: