[
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: | David Gray <d.gray@d...> |
| Subject: | [Caml-list] Complex Numbers |
Does anyone have trouble with 3.06 version for windows using the following:
#open Complex;;
#let y = {re = -1.; im = 0.};;
#let ans = sqrt y;;
Reference to undefined global `Complex'
the above seems to work under Red Hat.
Dave
-------------------
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