Module Posix_math.Fexcepts

module Fexcepts: sig .. end

type t 
val fe_all_except : t
val fe_divbyzero : t
val fe_inexact : t
val fe_invalid : t
val fe_overflow : t
val fe_underflow : t
val union : t -> t -> t