[
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: | Post Office!~/sentmail <fjr6b@c...> |
| Subject: | [Caml-list] Complex numbers in ocaml |
I'm trying to write a system for complex numbers in ocaml for some numerical work I'm doing, and I thought I'd ask if anyone else has such code already existant. Otherwise, given an abstract for numbers type number = Int of int | Float of float | Complex of float * float | Error;; is there an easy way to coerce numbers back out of type number in order to operate on them? Fred Ross ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr