Source file float.ml

1
2
3
type t = float

let to_string = string_of_float