Module Float.Multiplicative

module Magma : Interface.MAGMA with type t = float
module Medial_Magma : Interface.MEDIAL_MAGMA with type t = float
module Semigroup : Interface.SEMIGROUP with type t = float
module Monoid : Interface.MONOID with type t = float
module Quasigroup : Interface.QUASIGROUP with type t = float
module Medial_Quasigroup : Interface.MEDIAL_QUASIGROUP with type t = float
module Loop : Interface.LOOP with type t = float