caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Undocumented float : 1.#INF
@ 2003-05-29 21:45 WatchDog
  2003-05-29 23:35 ` Oleg Trott
  0 siblings, 1 reply; 2+ messages in thread
From: WatchDog @ 2003-05-29 21:45 UTC (permalink / raw)
  To: caml-list

Hello !
I'm working with Caml Light 0.74, and in operations on floats Caml 
sometimes returns the value "1.#INF".
What is that ?
Thanks.

JB, Paris.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] Undocumented float : 1.#INF
  2003-05-29 21:45 [Caml-list] Undocumented float : 1.#INF WatchDog
@ 2003-05-29 23:35 ` Oleg Trott
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Trott @ 2003-05-29 23:35 UTC (permalink / raw)
  To: WatchDog, caml-list

On Thursday 29 May 2003 05:45 pm, WatchDog wrote:
> Hello !
> I'm working with Caml Light 0.74, and in operations on floats Caml
> sometimes returns the value "1.#INF".

Infinity, I suppose.

# exp 1000.0;;
- : float = inf.


-- 
Oleg Trott <oleg_trott@columbia.edu>

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-29 23:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-29 21:45 [Caml-list] Undocumented float : 1.#INF WatchDog
2003-05-29 23:35 ` Oleg Trott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).