Bug ... in Erlang

Joachim Durchholz joachim.durchholz@REDACTED
Tue Jun 17 23:40:23 CEST 2003


Raimo Niskanen wrote:
> Can everybody try:
> 
> 17> erlang:list_to_float("1.0e309").

Here's my transcript:

---
Erlang (BEAM) emulator version 5.2.3.3 [threads:0]

Eshell V5.2.3.3  (abort with ^G)
1> erlang:list_to_float("1.0e309").
1.00000e+0
2>
---

Weirder and weirder...
This is running on Win 2K.

Regards,
Jo




More information about the erlang-questions mailing list