Date: Fri, 15 May 1998 14:02:24 +0100 (BST)
From: N Hur <mapnh@maths.bath.ac.uk>
To: caml-list@inria.fr
Subject: Is this OK?
Sorry for no French.
Why are the two answers below different?
(* a camllight session *)
#(-234)/4
;;
- : int = -58
#div_big_int (big_int_of_string "-234") (big_int_of_string "4");;
- : big_int = -59
(* end *)
Thanks for advance for any explanation.
Namhyun Hur
This archive was generated by hypermail 2b29 : Sun Jan 02 2000 - 11:58:14 MET