Browse thread
[Caml-list] failwith, raise and type inference
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Zeno Lee <zeno.lee@e...> |
| Subject: | [Caml-list] weird floating poing behavior on windows |
Can anyone tell me what's going on here? Is this a known issue on windows?
C:\>ocaml
Objective Caml version 3.07+2
# 0.2 *. 0.26;;
- : float = 0.052000000000000005
# 0.8 *. 0.7 *. 0.8;;
- : float = 0.44799999999999995
-------------------
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