Module Mavryk_webassembly_interpreter.F64
include sig ... end
val of_float : float -> tval to_float : t -> floatval of_string : string -> tval to_string : t -> stringval to_hex_string : t -> stringval copysign : t -> t -> tval pp : Stdlib.Format.formatter -> t -> unit