Module Parameters.FloatFlushToZero


module FloatFlushToZero: Plugin.BOOL 
Behavior of option "-float-flush-to-zero"

include Plugin.Parameter
val on : unit -> unit
Set the boolean to true.
val off : unit -> unit
Set the boolean to false.