OCaml's floating-point numbers follow the IEEE 754 standard, using double precision (64 bits) numbers. ... val of_int : int -> float.
確定! 回上一頁