From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id BAA17431; Fri, 30 May 2003 01:36:13 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id BAA17440 for ; Fri, 30 May 2003 01:36:11 +0200 (MET DST) Received: from jalapeno.cc.columbia.edu (jalapeno.cc.columbia.edu [128.59.59.238]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id h4TNa9H27514 for ; Fri, 30 May 2003 01:36:10 +0200 (MET DST) Received: from tw304h3.cpmc.columbia.edu (tw304h3.cpmc.columbia.edu [156.111.84.180]) (user=ot14 mech=LOGIN bits=0) by jalapeno.cc.columbia.edu (8.12.8p1/8.12.8) with ESMTP id h4TNa44B022033 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Thu, 29 May 2003 19:36:04 -0400 (EDT) From: Oleg Trott To: WatchDog , caml-list@inria.fr Subject: Re: [Caml-list] Undocumented float : 1.#INF Date: Thu, 29 May 2003 19:35:56 -0400 User-Agent: KMail/1.5.1 References: <3ED67F8A.7020002@noos.fr> In-Reply-To: <3ED67F8A.7020002@noos.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305291935.56134.oleg_trott@columbia.edu> X-No-Spam-Score: Local X-Scanned-By: MIMEDefang 2.32 (www . roaringpenguin . com / mimedefang) X-Spam: no; 0.00; oleg:01 caml-list:01 undocumented:01 floats:01 caml:01 float:02 wrote:03 suppose:03 i'm:07 operations:08 sometimes:13 hello:15 thursday:15 exp:16 returns:17 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk 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 ------------------- 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