Module Unary.Float_op

type t =
  1. | Neg
  2. | Abs
val to_string : t -> string